summaryrefslogtreecommitdiff
path: root/tests/codec-regression.sh
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-07 12:01:50 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-07 16:35:28 +0200
commit4395c058d261a6b23fbfaff9f55d0cafc329d3b6 (patch)
treedf155e13f1ba2e605fa0fb328c6e55e40152ad0c /tests/codec-regression.sh
parent82ca1f800477c48d2195d5655cf5413d55a4ef6f (diff)
dcaenc: Allow encoding without specifying a channel_layout.
It will print a warning, making the behaviour consistent with the AC3 encoder. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/codec-regression.sh')
-rwxr-xr-xtests/codec-regression.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codec-regression.sh b/tests/codec-regression.sh
index 2f63b69cc8..0a84f0feec 100755
--- a/tests/codec-regression.sh
+++ b/tests/codec-regression.sh
@@ -440,7 +440,7 @@ do_audio_decoding
fi
if [ -n "$do_dca" ] ; then
-do_audio_encoding dca.dts "-strict -2 -channel_layout 3 -acodec dca"
+do_audio_encoding dca.dts "-strict -2 -acodec dca"
# decoding is not bit-exact, so skip md5 of decoded file
do_audio_decoding_nomd5
$tiny_psnr $pcm_dst $pcm_ref 2 1920