summaryrefslogtreecommitdiff
path: root/tests/lavf-regression.sh
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-06-09 14:21:56 +0200
committerAnton Khirnov <anton@khirnov.net>2014-06-18 14:55:28 +0200
commit894682a9739eb8d4bfc024b0d4e5757fcfe47378 (patch)
tree90ef81afc38381df7e8c54bd7e5d4c34b1b364e7 /tests/lavf-regression.sh
parentf2ce63246f5c934429f9cb857a794e07624d7912 (diff)
Remove avserver.
It has not been properly maintained for years and there is little hope of that changing in the future. It appears simpler to write a new replacement from scratch than unbreaking it.
Diffstat (limited to 'tests/lavf-regression.sh')
-rwxr-xr-xtests/lavf-regression.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh
index e2edee264b..3c18b2f051 100755
--- a/tests/lavf-regression.sh
+++ b/tests/lavf-regression.sh
@@ -78,10 +78,6 @@ if [ -n "$do_swf" ] ; then
do_lavf swf "" "-an"
fi
-if [ -n "$do_ffm" ] ; then
-do_lavf ffm "" "-ar 44100"
-fi
-
if [ -n "$do_flv_fmt" ] ; then
do_lavf flv "" "-an"
fi