4412 Commits (b44985ba12d927d643a7bc03b0db98b83bf4fc9e)
 

Author SHA1 Message Date
Michael Niedermayer b44985ba12 store the number of runs to avoid storing the last run value 20 years ago
Loren Merritt 2cd340438a allow 2pass ratecontrol. also fixes psnr displayed by mencoder. 20 years ago
Michael Niedermayer cbb1d2b161 replace complicated pointer dereference + index stuff by pointers in unpack_coeffs() 20 years ago
Michael Niedermayer 99cd59e58f minor optimization 20 years ago
Michael Niedermayer 3c096ac791 optimizing unpack_coeffs() 20 years ago
Yartrebo 86e59cc01d Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/) 20 years ago
Michael Niedermayer 2c34596ff7 non 4:2:0 foobar.{Y,U,V} support 20 years ago
Måns Rullgård f40487c282 s/u_char/uint8_t/ 20 years ago
Måns Rullgård 17929c0468 fix seeking bug 20 years ago
Alex Beregszaszi 67c311fafa changed the mailinglist pointers to the new place (mplayerhq) 20 years ago
Måns Rullgård 056f6179f0 s/u_char/uint8_t/ 20 years ago
Måns Rullgård 2d2f443d53 s/u_char/uint8_t/ 20 years ago
Michael Niedermayer f5a719287d rescale coefficients during IDWT, that way the lifting steps are much simpler and faster 20 years ago
Michael Niedermayer 6fbcfec0c8 testing cvslog 20 years ago
Michael Niedermayer 88e3d29b6b testing cvslog 20 years ago
Måns Rullgård ad3aa87456 pre-c99 compatibility 20 years ago
Michael Niedermayer a0a74ad9f0 increasing precission of the quantization parameter 20 years ago
Michael Niedermayer c97de57c39 fix QROOT != 8 20 years ago
Måns Rullgård 9146ca3700 Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, 20 years ago
Jindřich Makovička a18ba90880 Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) 20 years ago
Roberto Togni 76d6abc17c Fix colors for YV12 case (u/v planes are swapped) 20 years ago
François Revol 2d216336f8 "don't quit" option to attach a debugger /check mem leaks 20 years ago
Loïc Le Loarer debc2adb16 CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org) 20 years ago
Michael Niedermayer 538a38418c 10% faster unpack_coeffs 20 years ago
Michael Niedermayer 3cff4572ce fixing lossless snow 20 years ago
Loïc Le Loarer 826de46ea3 CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org) 20 years ago
Benjamin Larsson 0979831511 printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) 20 years ago
Michael Niedermayer 565a45ace3 merge vertical lifting steps and a little cleanup 20 years ago
avcoder a622dc4320 Typo errors patch by (QuickTime | ffmpeg gmail com> 20 years ago
Ivan Kalvachev aa26aa789b reinitialize on aspect change, 20 years ago
Yartrebo a0d1931c0e Snow Slicing patch by (Yartrebo) yartrebo earthlink net 20 years ago
Michael Niedermayer d13eef3d3d snow regression test 20 years ago
Mike Melanson 589f82202c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of 20 years ago
Michael Niedermayer 16543599cc fix vorbis in avi 20 years ago
Kostya Shishkov 29846f4845 support some more color modes; patch by Kostya 20 years ago
Michael Niedermayer de39cdf542 reverting 1.66 -> 1.67 change 20 years ago
Mike Melanson 5b225466ea free that last frame 20 years ago
Mike Melanson 034eeaa17f Westwood SND1 decoder, courtesy of Kostya 20 years ago
Måns Rullgård e3d1cd8ee9 PSM support in MPEG-PS demuxer. 20 years ago
Michael Niedermayer 09c3e44e8a motion estimation bitrate penalty compensation 20 years ago
Loren Merritt 048bfeeb12 display deblocking strength in FF_DEBUG_PICT_INFO 20 years ago
Loren Merritt 171070658e allow 16 refs with B-frames 20 years ago
Michael Niedermayer 9625a50190 add Loïc Le Loarer 20 years ago
Loïc Le Loarer 6ba71fc467 This is the second patch for MBAFF support, this adds the deblocking 20 years ago
Loïc Le Loarer 3bf3d666a7 The cvs version 1.103 of h264.c brokes 13 conformance streams, this 20 years ago
Michael Niedermayer ced225a762 fix psp muxing (probably this fix is wrong but its better then nothing) 20 years ago
Michael Niedermayer 083b80b53a replace custom bitstream reader with get_bits/vlc() 20 years ago
Michael Niedermayer fcbc799cd3 make reverse[] non static 20 years ago
Mike Melanson a8a15e9db2 Winnov WNV1 video decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer cec1f05fd7 check mb/me_threshold range, fixes assertion failure 20 years ago