summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* gmc bitstream decoding support (the real motion compensation isnt implemnted ...Michael Niedermayer2002-03-07
* parsing more of the mpeg4 header & print some "not supported" stuffMichael Niedermayer2002-03-05
* - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo2002-02-26
* fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext...Michael Niedermayer2002-02-22
* - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder.Juanjo2002-02-22
* - Bug fixes in H.263+ Advanced INTRA Coding decoder.Juanjo2002-02-19
* - H.263+ decoder support for Advanded INTRA Coding (buggy)Juanjo2002-02-18
* * some modifications to allow gcc to compile same code for -fPICZdenek Kabelac2002-02-18
* * simplified indexingZdenek Kabelac2002-02-18
* * simplified indexingZdenek Kabelac2002-02-18
* * eliminating duplicated code from MPV_common_endZdenek Kabelac2002-02-18
* * using static instead of externZdenek Kabelac2002-02-18
* * continue after error in msmpeg4_decode_mb - helps for some movie samplesZdenek Kabelac2002-02-18
* avoid overflow of picturenumber*fps*10000Michael Niedermayer2002-02-18
* block_last_index was too large (in mpeg1 decoding)Michael Niedermayer2002-02-18
* - Minor changes on bitrate controlJuanjo2002-02-15
* optimized the normal bitstream writer, its faster than the alternative one on...Michael Niedermayer2002-02-15
* optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings)Michael Niedermayer2002-02-13
* optimize mpeg1_encode_block()Michael Niedermayer2002-02-13
* aligned bitstream writer (1% slower on p3 but perhaps its faster on p4?)Michael Niedermayer2002-02-12
* alternative bitstream writer (disabled by default, uncomment #define ALT_BIST...Michael Niedermayer2002-02-12
* - More work on preliminary bit rate control, just to be able to get anJuanjo2002-02-10
* - Now the ME is done for the entire picture when enconding, theJuanjo2002-02-10
* - Fixes on RTP and GOB headers for H.263.Juanjo2002-02-09
* PATCH by Rik Snel <rsnel@cube.dyndns.org>Arpi2002-02-09
* PATCH by Rik Snel <rsnel@cube.dyndns.org>Arpi2002-02-09
* workaround gcc 2.95.2 bugMichael Niedermayer2002-02-09
* avoid copying input when encoding non intra stuff tooMichael Niedermayer2002-02-07
* width or height %16 != 0 bugfixMichael Niedermayer2002-02-07
* use multiply instead of divides for DC prediction on X86Michael Niedermayer2002-02-05
* workaround gcc bug "m" (0)Arpi2002-01-28
* * temporal solution for shared lib compilationZdenek Kabelac2002-01-28
* (commit by michael)Michael Niedermayer2002-01-27
* (m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel <rsnel@cube.dyndns.org>Arpi2002-01-26
* (commit by michael)Michael Niedermayer2002-01-24
* (commit by michael)Michael Niedermayer2002-01-24
* (commit by michael)Michael Niedermayer2002-01-24
* Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@stude...Nick Kurshev2002-01-21
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-20
* Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>Nick Kurshev2002-01-20
* (commit by michael)Michael Niedermayer2002-01-17
* (commit by michael)Michael Niedermayer2002-01-15
* (commit by michael)Michael Niedermayer2002-01-15
* (commit by michael)Michael Niedermayer2002-01-15
* (commit by michael)Michael Niedermayer2002-01-14
* (commit by michael)Michael Niedermayer2002-01-14
* (commit by michael)Michael Niedermayer2002-01-14
* (commit by michael)Michael Niedermayer2002-01-13
* (commit by michael)Michael Niedermayer2002-01-13
* (commited by michael / arpi was crazy enough to give me his password)Michael Niedermayer2002-01-12