mirror of https://git.ffmpeg.org/ffmpeg.git
323e6fead0
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. |
||
---|---|---|
.. | ||
ac3_fixed | ||
adpcm_ima_qt | ||
adpcm_ima_wav | ||
adpcm_ms | ||
adpcm_swf | ||
adpcm_yam | ||
alac | ||
flac | ||
g726 | ||
mp2 | ||
pcm | ||
wmav1 | ||
wmav2 |