From c3beafa0f14fd81ab43083f61872cbd5426647cf Mon Sep 17 00:00:00 2001 From: Justin Ruggles Date: Wed, 2 Feb 2011 18:23:59 +0000 Subject: ac3enc: Change EXP_DIFF_THRESHOLD to 500. This patch changes the exponent difference threshold in the exponent strategy decision function of the AC-3 encoder. I tested lowering in increments of 100. From 1000 down to 500 generally increased in quality with each step, but 400 was generally much worse. Signed-off-by: Mans Rullgard --- tests/ref/lavf/rm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ref/lavf') diff --git a/tests/ref/lavf/rm b/tests/ref/lavf/rm index d9ec51e596..c26dd0a28c 100644 --- a/tests/ref/lavf/rm +++ b/tests/ref/lavf/rm @@ -1,2 +1,2 @@ -e1990def7b195a568340f2c1a89d6587 *./tests/data/lavf/lavf.rm +b97899ef2812cd1c8851dea550e042e4 *./tests/data/lavf/lavf.rm 346706 ./tests/data/lavf/lavf.rm -- cgit v1.2.3