• Joseph Artsimovich's avatar
    dnxhd: Fix 10-bit DNxHD quant matrices · 99c4e91d
    Joseph Artsimovich authored
    Convert them to zigzag order, as the rest of them are.
    
    When I was adding support for 10-bit DNxHD, I just copy-pasted the
    missing quant matrices from the spec. Now it turns out the existing
    matrices in dnxhddata.c were in zigzag order. This resulted in wrong
    quantization for 10-bit DNxHD. The attached patch fixes the problem by
    converting 10-bit quant matrices to zigzag order.
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    99c4e91d
Name
Last commit
Last update
..
fate Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
asynth1.sw Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
copycooker.sh Loading commit data...
fate-run.sh Loading commit data...
fate-update.sh Loading commit data...
fate-valgrind.supp Loading commit data...
fate.sh Loading commit data...
fate_config.sh.template Loading commit data...
ffserver-regression.sh Loading commit data...
ffserver.conf Loading commit data...
ffserver.regression.ref 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...