summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-03-12 21:26:13 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-03-12 21:34:24 +0100
commitd64b8540751bf8debab4ebcfad6ff87c61d3c19d (patch)
treea275f8c86ca44c3fa3743b91702b3f8c8f9fbcff /tests
parent212b89f8b426d78e1be8be45daaa6604fd0f35c4 (diff)
parent666fe5da47d127074be7f0e2bac93db6af8b4a30 (diff)
Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'
* commit '666fe5da47d127074be7f0e2bac93db6af8b4a30': atomic: Exclude the unsupported implementation headers from checkheaders avconv: do not silently ignore unused codec AVOptions. Conflicts: ffmpeg_opt.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/lavf-regression.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh
index d0335c1c6f..1bfdd1e6ac 100755
--- a/tests/lavf-regression.sh
+++ b/tests/lavf-regression.sh
@@ -99,7 +99,7 @@ do_lavf swf "" "-an"
fi
if [ -n "$do_ffm" ] ; then
-do_lavf ffm "-ab 64k"
+do_lavf ffm
fi
if [ -n "$do_flm" ] ; then