diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2010-12-21 21:18:58 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2010-12-21 21:18:58 +0000 |
commit | 295ab2af6ef556c37633fc2004ec6b434dcc0113 (patch) | |
tree | 68ae2d27329dadc9c48275688d392c6c1f1a6042 /tests/ref/lavf/rm | |
parent | f9f69028af9f09bd56a1c07f60a42643860e97c4 (diff) | |
download | ffmpeg-295ab2af6ef556c37633fc2004ec6b434dcc0113.tar.gz |
Change FIX15() back to clipping to -32767..32767.
This avoids a 16-bit overflow in mdct512() due to a -32768 value in costab.
References updated for acodec-ac3, lavf-rm, and seek-ac3_rm tests.
Thanks to Måns Rullgård for finding the bug.
Originally committed as revision 26071 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/lavf/rm')
-rw-r--r-- | tests/ref/lavf/rm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/rm b/tests/ref/lavf/rm index 9791715e67..bdb16e8e2e 100644 --- a/tests/ref/lavf/rm +++ b/tests/ref/lavf/rm @@ -1,2 +1,2 @@ -5da8e3db393189708f097cbdddea98f4 *./tests/data/lavf/lavf.rm +03427369521c9ebc2a5408a0e2a163bf *./tests/data/lavf/lavf.rm 346706 ./tests/data/lavf/lavf.rm |