• Ronald S. Bultje's avatar
    wmv2: move IDCT to its own DSP context. · e6bc38fd
    Ronald S. Bultje authored
    This allows us to remove FF_IDCT_WMV2, which serves no practical purpose
    other than to be able to select the WMV2 IDCT for MPEG (or vice versa)
    and get corrupt output.
    
    Fate tests for all wmv2-related tests change, because (for some obscure
    reason) they forced use of the MPEG IDCT. You would get the same changes
    previously by not using -idct simple in the fate test (or replacing it
    with -idct auto).
    e6bc38fd
Name
Last commit
Last update
..
fate Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
fate-run.sh Loading commit data...
fate.sh Loading commit data...
lavf-regression.sh Loading commit data...
lavfi-regression.sh Loading commit data...
lena.pnm Loading commit data...
md5.sh Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
tiny_psnr.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...