2007-04-04 |
Stefan Huehner | changes some function declarations from () to (void...
|
commit | commitdiff | tree |
2007-03-31 |
Guillaume Poirier | Add doxy comments, based on Loren's explanations posted...
|
commit | commitdiff | tree |
2007-03-30 |
Limin Wang | add 'all' and 'none' options for partitions config
|
commit | commitdiff | tree |
2007-03-18 |
Clemens Ladisch | fix end-of-file detection
|
commit | commitdiff | tree |
2007-03-15 |
John Dalgliesh | force 16-bytes alignement of block array, as needed...
|
commit | commitdiff | tree |
2007-03-15 |
Bobby Bingham | Targa (.tga) encoder,
|
commit | commitdiff | tree |
2007-03-07 |
Limin Wang | remove unused variables
|
commit | commitdiff | tree |
2007-03-05 |
Benoit Fouet | change management of "ab" option in ffmpeg.c, so that...
|
commit | commitdiff | tree |
2007-03-04 |
Ronald S. Bultje | Close connection on EOF
|
commit | commitdiff | tree |
2007-03-04 |
Ronald S. Bultje | make HTTP MOVED messages also work in ffmpeg (302 is...
|
commit | commitdiff | tree |
2007-03-02 |
Ryan Martell | Fix A/V sync error in ffplay with wmv3/wmav2 medias
|
commit | commitdiff | tree |
2007-03-02 |
Kristian Amlie | replace the auto array "duration_error" with a malloced...
|
commit | commitdiff | tree |
2007-03-01 |
Benoit Fouet | duplicate *_opts for every codec types, in order to...
|
commit | commitdiff | tree |
2007-02-26 |
Guillaume Poirier | fix 2 mistakes in doxy comments, spotted by Michael
|
commit | commitdiff | tree |
2007-02-26 |
Dujardin Bernard | move doxy comments from rational.c to rational.h and...
|
commit | commitdiff | tree |
2007-02-26 |
Dujardin Bernard | Doxygenize some comments
|
commit | commitdiff | tree |
2007-02-23 |
Benoit Fouet | add CODEC_TYPE_NB to enum CodecType, will be used to...
|
commit | commitdiff | tree |
2007-02-22 |
Limin Wang | add support for more pixel format (yuv422p, yuv444p...
|
commit | commitdiff | tree |
2007-02-22 |
Marc Hoffman | add bfin cpu specific build options, patch by Marc...
|
commit | commitdiff | tree |
2007-02-20 |
Guillaume Poirier | add doxygen docs for avpicture_fill()
|
commit | commitdiff | tree |
2007-02-14 |
Ramiro Polla | implement new grabbing interface, as described here:
|
commit | commitdiff | tree |
2007-02-09 |
Francois Oligny... | always decode extradata when of non-avc stream (like...
|
commit | commitdiff | tree |
2007-01-30 |
Ronald S. Bultje | Fix misbehaviour in url_fseek() when seeking fails.
|
commit | commitdiff | tree |
2007-01-30 |
Ronald S. Bultje | protect the size=seek(SEEK_END,-1)+1 results with an...
|
commit | commitdiff | tree |
2007-01-25 |
Guillaume Poirier | use more portable PRIu64
|
commit | commitdiff | tree |
2007-01-24 |
Ian Caulfield | fix indentation, patch by Ian Caulfield % ian P caulfield...
|
commit | commitdiff | tree |
2007-01-24 |
Ian Caulfield | Allows the AC3 parser to read the frame size and codec...
|
commit | commitdiff | tree |
2007-01-21 |
Ramiro Polla | BeOS cleanup
|
commit | commitdiff | tree |
2007-01-19 |
Guillaume Poirier | remove useless cast that makes code unreadable
|
commit | commitdiff | tree |
2007-01-19 |
Francois Oligny... | harden h264 decoding to prevent some crashes when input...
|
commit | commitdiff | tree |
2007-01-14 |
Ronald S. Bultje | makes the filename member of the URLContext a pointer...
|
commit | commitdiff | tree |
2007-01-14 |
Ronald S. Bultje | add support for HTTP seeking
|
commit | commitdiff | tree |
2007-01-13 |
Axel Holzinger | Allow to uninstall a custom log callback
|
commit | commitdiff | tree |
2007-01-13 |
Ramiro Polla | Segmentation fault fix when no video device is specified.
|
commit | commitdiff | tree |
2007-01-07 |
Guillaume Poirier | links to ARM optimization manuals
|
commit | commitdiff | tree |
2007-01-07 |
Guillaume Poirier | add missing bit from commit r7423
|
commit | commitdiff | tree |
2007-01-07 |
Siarhei Siamashka | Optimization of 'dct_unquantize_h263_intra' for ARM...
|
commit | commitdiff | tree |
2006-12-18 |
Guillaume Poirier | Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructio...
|
commit | commitdiff | tree |
2006-12-13 |
Guillaume Poirier | remove trailing whitespace left over
|
commit | commitdiff | tree |
2006-12-13 |
Edouard Gomez | Feedback from Karl H. Beckers about mouse cursor
|
commit | commitdiff | tree |
2006-12-13 |
Edouard Gomez | RFC 6: Overall cleanups again.
|
commit | commitdiff | tree |
2006-12-13 |
Edouard Gomez | RFC 5: Mouse cursor painting reduc and more cleanups
|
commit | commitdiff | tree |
2006-12-13 |
Edouard Gomez | RFC 3&4 stage: FFmpeg style aint't my style
|
commit | commitdiff | tree |
2006-12-13 |
Edouard Gomez | RFC 2 stage: First feedback from review comments
|
commit | commitdiff | tree |
2006-12-13 |
Edouard Gomez | RFC 1 stage: Improve maintainability of the cursoir...
|
commit | commitdiff | tree |
2006-12-13 |
Edouard Gomez | Adapt the patch to more recent FFmpeg habits
|
commit | commitdiff | tree |
2006-12-13 |
Guillaume Poirier | Original X11 device demuxer patch from Clemens Fruhwirth
|
commit | commitdiff | tree |
2006-12-13 |
Guillaume Poirier | revert broken commit of x11 device demuxer patch
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | Feedback from Karl H. Beckers about mouse cursor
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | RFC 6: Overall cleanups again.
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | RFC 5: Mouse cursor painting reduc and more cleanups
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | RFC 3&4 stage: FFmpeg style aint't my style
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | RFC 2 stage: First feedback from review comments
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | RFC 1 stage: Improve maintainability of the cursoir...
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | Adapt the patch to more recent FFmpeg habits
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | Original X11 device demuxer patch from Clemens Fruhwirth
|
commit | commitdiff | tree |
2006-12-12 |
Guillaume Poirier | Doxygen comments about variables described by Michael...
|
commit | commitdiff | tree |
2006-12-12 |
Allan Hsu | add FLV decoder metadata parsing
|
commit | commitdiff | tree |
2006-12-11 |
Guillaume Poirier | GCC 3.3 compile fix
|
commit | commitdiff | tree |
2006-12-05 |
Alexander Chemeris | fix crash when decoding a truncated H264 slice
|
commit | commitdiff | tree |
2006-12-02 |
Guillaume Poirier | Add IDCT8 routine in Altivec. Patch by yours truely...
|
commit | commitdiff | tree |
2006-11-27 |
Timo Lindfors | Add support for files that begin with a dash.
|
commit | commitdiff | tree |
2006-11-26 |
Brian Foley | Move copy_block* functions to dsp dsputil.h
|
commit | commitdiff | tree |
2006-11-23 |
Bill O'Shaughnessy | bring AC3 encoder output up to input volume level
|
commit | commitdiff | tree |
2006-11-22 |
Ramiro Polla | add interactive support for MinGW
|
commit | commitdiff | tree |
2006-11-20 |
Guillaume Poirier | Fix declaration and code thingie
|
commit | commitdiff | tree |
2006-11-20 |
Martin | allow amr bitrate to be changed "on the fly" through...
|
commit | commitdiff | tree |
2006-11-19 |
Guillaume Poirier | Add useful Altivec types, taken from with permission...
|
commit | commitdiff | tree |
2006-11-16 |
Ryan Martell | remove duplicate code, patch by Ryan Martell rdm4 A...
|
commit | commitdiff | tree |
2006-11-14 |
Zuxy Meng | Use common macro PUT_UTF8 in asf.c
|
commit | commitdiff | tree |
2006-11-07 |
Steve L'Homme | add "seek by bytes" support to ffplay
|
commit | commitdiff | tree |
2006-11-07 |
Ryan Martell | add support for rtp/h264 streaming
|
commit | commitdiff | tree |
2006-11-07 |
Víctor Paesa | add moving images feature to imlib2 vhook
|
commit | commitdiff | tree |
2006-11-07 |
Nigel Pearson | Fix MacIntel build: "/nop" is illegal on Apple's older...
|
commit | commitdiff | tree |
2006-11-06 |
Ryan Martell | Add support for getting duration of a RTP stream (for...
|
commit | commitdiff | tree |
2006-11-06 |
Steve L'Homme | remove floats in 10 bytes/byte support (no version...
|
commit | commitdiff | tree |
2006-11-06 |
Guillaume Poirier | Add doxy comments for macro GET_UTF8
|
commit | commitdiff | tree |
2006-11-06 |
Guillaume Poirier | Fix wrong params name in PUT_UTF8 doxy comments
|
commit | commitdiff | tree |
2006-11-06 |
Guillaume Poirier | woops, fix missplaced doxy comment
|
commit | commitdiff | tree |
2006-11-06 |
Zuxy Meng | Fix ASF format parser's broken UTF-16 string handling
|
commit | commitdiff | tree |
2006-11-03 |
Ryan Martell | add valid statistics for the RTCP receiver report.
|
commit | commitdiff | tree |
2006-11-02 |
Tom Harper | outputs bit spent on various encoding functions (motion...
|
commit | commitdiff | tree |
2006-10-29 |
Ryan Martell | switch to common base64 routines in lavf
|
commit | commitdiff | tree |
2006-10-29 |
Ryan Martell | fix more dynamic protocol stuff, needed by the forthcoming...
|
commit | commitdiff | tree |
2006-10-28 |
Joakim Plate | add support for all framerates specified by the standard
|
commit | commitdiff | tree |
2006-10-28 |
Joakim Plate | Fix A/V (de)sync with discontinuous NSV streams,
|
commit | commitdiff | tree |
2006-10-28 |
Thijs | Make it possible to reuse UDP socket (optional, disabled...
|
commit | commitdiff | tree |
2006-10-28 |
Ryan Martell | move up (in the file) AAC audio handling moved from...
|
commit | commitdiff | tree |
2006-10-28 |
Guillaume Poirier | Add base64 encoding and decoding routines
|
commit | commitdiff | tree |
2006-10-27 |
Thijs | make ffmpeg able to send back a RTCP receiver report.
|
commit | commitdiff | tree |
2006-10-27 |
Ryan Martell | indentation fix, patch by Ryan Martell % rdm4 A martellventu...
|
commit | commitdiff | tree |
2006-10-27 |
Guillaume Poirier | Last fix of licence header
|
commit | commitdiff | tree |
2006-10-26 |
Guillaume Poirier | move licence header fixes
|
commit | commitdiff | tree |
2006-10-26 |
Guillaume Poirier | Fix licence header (aka <pedantic mode='on' /> )
|
commit | commitdiff | tree |
2006-10-26 |
Ryan Martell | Add support for H264 over RTP
|
commit | commitdiff | tree |
2006-10-26 |
Víctor Paesa | Document -newaudio, patch by Victor Paesa, taken from...
|
commit | commitdiff | tree |
2006-10-20 |
Guillaume Poirier | Protect code that uses CMOV instructions with HAVE_CMOV,
|
commit | commitdiff | tree |
2006-10-20 |
Guillaume Poirier | fix harmless typo / consistency fix
|
commit | commitdiff | tree |
2006-10-20 |
Guillaume Poirier | Add x86 conditionnal mov (CMOV) "detection" (based...
|
commit | commitdiff | tree |
2006-10-19 |
Guillaume Poirier | 10l: Revert bogus use of GCC's -march=xx:
|
commit | commitdiff | tree |
next |