From 295ab2af6ef556c37633fc2004ec6b434dcc0113 Mon Sep 17 00:00:00 2001 From: Justin Ruggles Date: Tue, 21 Dec 2010 21:18:58 +0000 Subject: 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. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Originally committed as revision 26071 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/ref/acodec/ac3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref/acodec/ac3') diff --git a/tests/ref/acodec/ac3 b/tests/ref/acodec/ac3 index 32f47e0f5a..3a673fca0f 100644 --- a/tests/ref/acodec/ac3 +++ b/tests/ref/acodec/ac3 @@ -1,2 +1,2 @@ -464093173530736050e338caf152044c *./tests/data/acodec/ac3.rm +8ea1ce311247d27dc653f274ed7104cd *./tests/data/acodec/ac3.rm 98751 ./tests/data/acodec/ac3.rm -- cgit v1.2.3