From: Anton Khirnov Date: Mon, 10 Feb 2014 06:43:40 +0000 (+0100) Subject: FATE: force FLAC in the lavf ogg test X-Git-Tag: android-x86-6.0-r1~10^2~2215 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b5f851ed7e59f88b4130a420033d9fe191ec9e2f;p=android-x86%2Fexternal-ffmpeg.git FATE: force FLAC in the lavf ogg test Since b0c2c09, vorbis would be used if libvorbis is compiled in. --- diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh index d9c8a8f0e0..3083719cce 100755 --- a/tests/lavf-regression.sh +++ b/tests/lavf-regression.sh @@ -226,7 +226,7 @@ do_audio_only s16.voc "-ac 2" "-acodec pcm_s16le" fi if [ -n "$do_ogg" ] ; then -do_audio_only ogg +do_audio_only ogg "" "-c:a flac" fi if [ -n "$do_rso" ] ; then