summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)Michael Niedermayer2005-04-20
* optimizing non_intra ac coeff decodeMichael Niedermayer2005-04-19
* remove superfluous CONFIG_ENCODERS (entire function is already wrapped)Mike Melanson2005-04-19
* avoid UPDATE_CACHE() in GET_RL_VLC() if not neededMichael Niedermayer2005-04-18
* various fixes related to the non alt_bitstream_readerMichael Niedermayer2005-04-18
* add an AMD64 specific implementation of rdtsc()Aurelien Jacobs2005-04-18
* gcc 4 compilation fixBret Hughes2005-04-17
* read 32bit instead of 64bit to avoid overreading and missalignmentsMichael Niedermayer2005-04-17
* fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink netYartrebo2005-04-17
* store the number of runs to avoid storing the last run valueMichael Niedermayer2005-04-15
* allow 2pass ratecontrol. also fixes psnr displayed by mencoder.Loren Merritt2005-04-15
* replace complicated pointer dereference + index stuff by pointers in unpack_c...Michael Niedermayer2005-04-14
* minor optimizationMichael Niedermayer2005-04-14
* optimizing unpack_coeffs()Michael Niedermayer2005-04-14
* Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/)Yartrebo2005-04-13
* s/u_char/uint8_t/Måns Rullgård2005-04-12
* rescale coefficients during IDWT, that way the lifting steps are much simpler...Michael Niedermayer2005-04-10
* increasing precission of the quantization parameterMichael Niedermayer2005-04-09
* fix QROOT != 8Michael Niedermayer2005-04-09
* Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)Jindřich Makovička2005-04-08
* Fix colors for YV12 case (u/v planes are swapped)Roberto Togni2005-04-07
* CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org)Loïc Le Loarer2005-04-05
* 10% faster unpack_coeffsMichael Niedermayer2005-04-05
* fixing lossless snowMichael Niedermayer2005-04-05
* CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org)Loïc Le Loarer2005-04-05
* printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)Benjamin Larsson2005-04-04
* merge vertical lifting steps and a little cleanupMichael Niedermayer2005-04-04
* Typo errors patch by (QuickTime | ffmpeg gmail com>avcoder2005-04-04
* reinitialize on aspect change,Ivan Kalvachev2005-04-03
* Snow Slicing patch by (Yartrebo) yartrebo earthlink netYartrebo2005-04-03
* Autodesk Animator Studio Codec (AASC) video decoder, courtesy ofMike Melanson2005-04-03
* support some more color modes; patch by KostyaKostya Shishkov2005-04-01
* free that last frameMike Melanson2005-03-28
* Westwood SND1 decoder, courtesy of KostyaMike Melanson2005-03-28
* motion estimation bitrate penalty compensationMichael Niedermayer2005-03-27
* display deblocking strength in FF_DEBUG_PICT_INFOLoren Merritt2005-03-27
* allow 16 refs with B-framesLoren Merritt2005-03-27
* This is the second patch for MBAFF support, this adds the deblockingLoïc Le Loarer2005-03-27
* The cvs version 1.103 of h264.c brokes 13 conformance streams, thisLoïc Le Loarer2005-03-27
* replace custom bitstream reader with get_bits/vlc()Michael Niedermayer2005-03-26
* make reverse[] non staticMichael Niedermayer2005-03-26
* Winnov WNV1 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-03-26
* check mb/me_threshold range, fixes assertion failureMichael Niedermayer2005-03-26
* more checks, fixes assertion failureMichael Niedermayer2005-03-26
* create temporary file in current directory if it failed in /tmpMichael Niedermayer2005-03-23
* Replace stray spaces by a tab.Diego Biurrun2005-03-23
* support omiting various headers in mpeg4 as WMP seems to have difficulty with...Michael Niedermayer2005-03-23
* 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)Calcium2005-03-22
* alignment fixMichael Niedermayer2005-03-19
* indentation fixMåns Rullgård2005-03-19