summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* more idiot proof doxMichael Niedermayer2003-03-06
* ff_block_permute() doxMichael Niedermayer2003-03-05
* cleanupMichael Niedermayer2003-03-05
* mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why)Michael Niedermayer2003-03-05
* 10lMichael Niedermayer2003-03-05
* field picture decoding support (16x16 MC blocks only as i dont have any sampl...Michael Niedermayer2003-03-05
* disabling aic for h263p regression testMichael Niedermayer2003-03-05
* extended option for h263+ patch by (fixounet at free dot fr) with some minor ...Michael Niedermayer2003-03-05
* typo (fixes wmv1 regression test in c)Michael Niedermayer2003-03-04
* Try to eliminate memory leak on stream termination. It doesn't crash, but I'mPhilip Gladstone2003-03-04
* This should fix the negative bandwidth in use in ffserver. Turned out thatPhilip Gladstone2003-03-04
* * minor optimalizationZdenek Kabelac2003-03-03
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-03
* fixing inaccurate frame_rateMichael Niedermayer2003-03-01
* 10lMichael Niedermayer2003-02-28
* h263(+) clenaup & bugfixesMichael Niedermayer2003-02-28
* fixing padding bug autodetection for some rare files, closes bug #647941Michael Niedermayer2003-02-28
* support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs ...Roman Shaposhnik2003-02-27
* h263 me range increased -> checksum for h263, rv10 updatedMichael Niedermayer2003-02-27
* user specified motion estimation range limitMichael Niedermayer2003-02-27
* * compile PNG only when ZLIB is availableZdenek Kabelac2003-02-27
* move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)Michael Niedermayer2003-02-26
* prettier debug outputFrançois Revol2003-02-25
* temporary fix: BeOS only has 'which' as an alias to a shell func :^)François Revol2003-02-25
* added DTG active format informationFabrice Bellard2003-02-25
* ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2003-02-25
* * using const buffers for readingZdenek Kabelac2003-02-24
* * const arraysZdenek Kabelac2003-02-24
* * fixed IMA WAV decoding (though still might not be fully correct)Zdenek Kabelac2003-02-24
* huffyuv v1 tables, as they are essential and the only possible way for decdin...Michael Niedermayer2003-02-24
* get_vlc2() "docs"Michael Niedermayer2003-02-24
* cleanupMichael Niedermayer2003-02-24
* round readed bits up to next 32bits, as orginal huffyuv cant handle less then...Michael Niedermayer2003-02-24
* sws_ prefix, more seperation between internal & external swscaler APIMichael Niedermayer2003-02-23
* Make ACLs work correctly for streams. Try comparing the addresses inPhilip Gladstone2003-02-23
* 32 vs. 64bit bugfix by (Dave Huang (dahanc))Michael Niedermayer2003-02-22
* 100l (gcc 3.2 .....)Michael Niedermayer2003-02-21
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer2003-02-21
* avoid false URL protocol detection when using ':' in filenamesFabrice Bellard2003-02-21
* reverse incorrect stride < (width+7)&~7 fixMichael Niedermayer2003-02-20
* sync with mplayerxp. Fixes some 405.avi related flawsNick Kurshev2003-02-20
* cleanupMichael Niedermayer2003-02-18
* optimizeMichael Niedermayer2003-02-18
* * using $(MAKE)Zdenek Kabelac2003-02-18
* fixing 410 -> 420Michael Niedermayer2003-02-18
* * sync with main liba52 sourcesZdenek Kabelac2003-02-18
* * update cleanup rules (Steven M. Schultz)Zdenek Kabelac2003-02-18
* more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware...Wolfgang Hesseler2003-02-16
* Updated with many new features.Philip Gladstone2003-02-16
* 1000lMichael Niedermayer2003-02-15