]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1.c
Correctly detect when use hpel or qpel mode
[ffmpeg] / libavcodec / vc1.c
2006-07-03 Kostya ShishkovCorrectly detect when use hpel or qpel mode
2006-07-03 Kostya Shishkov4-MV mode final fixes (now it works for non-exotic...
2006-07-03 Kostya Shishkovvc1_decode_intra_block() simplifications and corrections
2006-07-03 Kostya Shishkov4-MV decoding support
2006-07-01 Kostya ShishkovAdjust AC prediction if (some) predictors are not avail...
2006-07-01 Kostya Shishkov0xFFFF l of cola. Now P-frames are decoded almost witho...
2006-07-01 Kostya ShishkovRemove unused variable (and it wasn't free'd too)
2006-07-01 Kostya ShishkovUse MpegEncContext->mbskip_table instead of custom...
2006-06-30 Kostya ShishkovSlightly reworked MC code, it gives better picture.
2006-06-30 Kostya Shishkovtypo
2006-06-29 Kostya ShishkovSome optimization and fixes - mostly reworked MC and...
2006-06-29 Kostya ShishkovThis should make P-frames decoding work on x86 (by...
2006-06-27 Kostya ShishkovAdded loop filtering as ersatz for overlap filter ...
2006-06-27 Kostya ShishkovVC1 Intra blocks in P-frames use different zigzag table...
2006-06-27 Kostya ShishkovVC-1 decoder with I-frames support and partial P-frames...
2006-06-27 Kostya ShishkovRename VC9 to VC1 as there is no such thing as VC9