]> git.sesse.net Git - ffmpeg/history - libavcodec/vc1dec.c
vc1_parser.o does not depend on h263dec.o and intrax8.o.
[ffmpeg] / libavcodec / vc1dec.c
2009-10-11 Kostya ShishkovWarn when WVC1 cannot be decoded
2009-10-06 Andrew DennisonSince some junk may be or may be not present before...
2009-09-24 Reimar DöffingerUse ff_msmpeg4_decode_init to initialize ff_msmp4_mb_i_...
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-07-29 Diego BiurrunOnly enable WMV3 decoder when it has been turned on...
2009-07-29 Diego BiurrunDo not check for both CONFIG_VC1_VDPAU_DECODER and...
2009-06-23 Kostya ShishkovEdge emulation should be used in B-frame MC in mspel...
2009-06-17 Jason Garrett-GlaserVC-1/WMV: Remove redundant ff_init_block_index() calls.
2009-06-16 Jason Garrett-GlaserVC-1/WMV3 decoding: don't clear blocks unless they...
2009-06-16 Jason Garrett-Glaseridct_dc for VC-1/WMV3 decoder; ~11% faster decoding...
2009-06-11 Diego BiurrunSplit decoder-specific code off from vc1.c into vc1dec...