Commit 1e5656bf authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'b5f851ed'

* commit 'b5f851ed':
  FATE: force FLAC in the lavf ogg test

Conflicts:
	tests/lavf-regression.sh

See: 28caf13aMerged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 6732f435 b5f851ed
......@@ -303,7 +303,7 @@ do_audio_only s16.voc "-ac 2" "-acodec pcm_s16le"
fi
if [ -n "$do_ogg" ] ; then
do_audio_only ogg "" "-acodec flac"
do_audio_only ogg "" "-c:a flac"
fi
if [ -n "$do_rso" ] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment