• Justin's avatar
    ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. · 323e6fea
    Justin authored
    This increases the accuracy of coefficients, leading to improved quality.
    Rescaling of the coefficients to full 25-bit accuracy is done rather than
    offsetting the exponent values. This requires coefficient scaling to be done
    before determining the rematrixing strategy. Also, the rematrixing strategy
    calculation must use 64-bit math to prevent overflow due to the higher
    precision coefficients.
    323e6fea
Name
Last commit
Last update
..
fate Loading commit data...
ref Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
codec-regression.sh Loading commit data...
copy.regression.ref Loading commit data...
copycooker.sh Loading commit data...
fate-run.sh Loading commit data...
fate-update.sh Loading commit data...
fate.mak Loading commit data...
fate.sh Loading commit data...
fate2.mak 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...
seek_test.c Loading commit data...
tiny_psnr.c Loading commit data...
videogen.c Loading commit data...