[flac-dev] [PATCH] test_compression.sh
Martijn van Beurden
mvanb1 at gmail.com
Wed Dec 3 15:37:25 PST 2014
Op 03-12-14 om 23:27 schreef Jan Stary:
> * Remove the $((${size}+10)). It's not needed, and it's a lie.
> In fact, the actual test FAILs (369513 with -5 vs 369516 with -6),
> but this +10 hides it!
No, it is not. This is necessary due to the way FLAC works.
There is some uncertainty between the prediction stage and the
actual LPC stage due to quantization, and there is no way to
change this. It is only 10 bytes anyway.
More information about the flac-dev
mailing list