summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated with many new features.Philip Gladstone2003-02-16
* 1000lMichael Niedermayer2003-02-15
* bigendian bug (fixes?)Michael Niedermayer2003-02-15
* simpler & fasterMichael Niedermayer2003-02-15
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-14
* improving parsing of incomplete headersMichael Niedermayer2003-02-14
* cleanupMichael Niedermayer2003-02-13
* brightness / saturation / contrast / different yuv colorspace support for som...Michael Niedermayer2003-02-13
* cleanupMichael Niedermayer2003-02-13
* cleanupMichael Niedermayer2003-02-13
* Looks like this one was forgotten in the INT -> int_t moveFrançois Revol2003-02-13
* fix for legacy audioFrançois Revol2003-02-12
* * int64_t is now the right nameZdenek Kabelac2003-02-12
* avoid #include "../Michael Niedermayer2003-02-11
* #ifdef c++Michael Niedermayer2003-02-11
* * prototypes at one placeZdenek Kabelac2003-02-11
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* -fPIC compileableMichael Niedermayer2003-02-11
* yv12 -> yuy2 converter in alpha asm (from mplayerxp)Michael Niedermayer2003-02-11
* cleanup (unsigned stride -> int stride)Michael Niedermayer2003-02-11
* Initial checkin for a cheaper text drawing function than imlib2.c.Philip Gladstone2003-02-11
* Add Makefile entry for the drawtext filterPhilip Gladstone2003-02-11
* Add checking for the existience of freetype2Philip Gladstone2003-02-11
* check for qscale==0 (fixes 1/0 on one corrupted stream)Michael Niedermayer2003-02-10
* * check for potentialy problematic field lenZdenek Kabelac2003-02-10
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* * opts compilationZdenek Kabelac2003-02-10
* * still unfinished code for OptionsZdenek Kabelac2003-02-10
* * still unfinished code for OptionsZdenek Kabelac2003-02-10
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* raw ac3 auto detects parametersFabrice Bellard2003-02-09
* variable UDP packet size patch by Max KrasnyanskyMax Krasnyansky2003-02-09
* hook this up to the CYUV decoderMike Melanson2003-02-09
* register cyuv with allcodecs.cMike Melanson2003-02-09
* added 8 bit palette support for non animated GIFFabrice Bellard2003-02-09
* added 8 bit palette supportFabrice Bellard2003-02-09
* added paletted 8 bit format supportFabrice Bellard2003-02-09
* Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)Michael Niedermayer2003-02-09
* prevent segfault when passed no argumentsPhilip Gladstone2003-02-09
* direct blocksize in bframes fix (might fix qpel+bframe bug)Michael Niedermayer2003-02-08
* Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage imagesPhilip Gladstone2003-02-08
* fix for using ffplay without specifying the audio deviceFrançois Revol2003-02-08
* mpeg1 b frame regression testMichael Niedermayer2003-02-08
* updateMichael Niedermayer2003-02-08
* changes to f_code calculation for b frames -> changed checksumMichael Niedermayer2003-02-08
* mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by meMichael Niedermayer2003-02-08
* checksum changed cuz of b frame segfault fix?Michael Niedermayer2003-02-07
* b frame segfault fix (+-1 bug)Michael Niedermayer2003-02-07
* DV packet copy fix by Roman ShaposhnickFabrice Bellard2003-02-06
* Fix against C integrists breaks :P (hope I didn't break anything else)François Revol2003-02-06