Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Edge emulation should be used in B-frame MC in mspel mode with | Kostya Shishkov | 2009-06-23 | 1 | -2/+2 |
* | VC-1/WMV: Remove redundant ff_init_block_index() calls. | Jason Garrett-Glaser | 2009-06-17 | 1 | -8/+12 |
* | VC-1/WMV3 decoding: don't clear blocks unless they're actually used. | Jason Garrett-Glaser | 2009-06-16 | 1 | -5/+4 |
* | idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. | Jason Garrett-Glaser | 2009-06-16 | 1 | -5/+18 |
* | Split decoder-specific code off from vc1.c into vc1dec.c and keep code | Diego Biurrun | 2009-06-11 | 1 | -0/+3367 |