ac3dec: fix non-optimal dithering of zero bit mantissas
authorMathias Rauen <madshi@gmail.com>
Sat, 5 Jan 2013 16:30:31 +0000 (11:30 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 20 Jan 2013 19:20:47 +0000 (14:20 -0500)
commit04ea5491a83e7d123faae5f9aff054838d95bbcb
tree9a502425518f36e62ef37f2fabee838bdbf205ec
parentd9bf716945046333c24580d538f450b516f15710
ac3dec: fix non-optimal dithering of zero bit mantissas

Use a noise range of -0.707 to 0.707 instead of -0.5 to 0.5

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavcodec/ac3dec.c
tests/fate/ac3.mak