Mercurial > libavcodec.hg
log vc1dec.c @ 9910:d07aee233d03 libavcodec
age | author | description |
---|---|---|
Tue, 23 Jun 2009 07:41:38 +0000 | kostya | Edge emulation should be used in B-frame MC in mspel mode with libavcodec |
Wed, 17 Jun 2009 05:54:42 +0000 | darkshikari | VC-1/WMV: Remove redundant ff_init_block_index() calls. libavcodec |
Tue, 16 Jun 2009 09:09:03 +0000 | darkshikari | VC-1/WMV3 decoding: don't clear blocks unless they're actually used. libavcodec |
Tue, 16 Jun 2009 09:00:55 +0000 | darkshikari | idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. libavcodec |
Thu, 11 Jun 2009 09:31:31 +0000 | diego | Split decoder-specific code off from vc1.c into vc1dec.c and keep code libavcodec |