summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* remove superfluous CONFIG_ENCODERS (entire function is already wrapped)Mike Melanson2005-04-19
* fixing demuxing of DV5700.asfMichael Niedermayer2005-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
* non 4:2:0 foobar.{Y,U,V} supportMichael Niedermayer2005-04-13
* s/u_char/uint8_t/Måns Rullgård2005-04-12
* fix seeking bugMåns Rullgård2005-04-12
* changed the mailinglist pointers to the new place (mplayerhq)Alex Beregszaszi2005-04-11
* s/u_char/uint8_t/Måns Rullgård2005-04-10
* s/u_char/uint8_t/Måns Rullgård2005-04-10
* rescale coefficients during IDWT, that way the lifting steps are much simpler...Michael Niedermayer2005-04-10
* testing cvslogMichael Niedermayer2005-04-10
* testing cvslogMichael Niedermayer2005-04-10
* pre-c99 compatibilityMåns Rullgård2005-04-09
* increasing precission of the quantization parameterMichael Niedermayer2005-04-09
* fix QROOT != 8Michael Niedermayer2005-04-09
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-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
* "don't quit" option to attach a debugger /check mem leaksFrançois Revol2005-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
* snow regression testMichael Niedermayer2005-04-03
* Autodesk Animator Studio Codec (AASC) video decoder, courtesy ofMike Melanson2005-04-03
* fix vorbis in aviMichael Niedermayer2005-04-01
* support some more color modes; patch by KostyaKostya Shishkov2005-04-01
* reverting 1.66 -> 1.67 changeMichael Niedermayer2005-03-30
* free that last frameMike Melanson2005-03-28
* Westwood SND1 decoder, courtesy of KostyaMike Melanson2005-03-28
* PSM support in MPEG-PS demuxer.Måns Rullgård2005-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