summaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index ea3fe72bd7..4d5d214776 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -160,12 +160,6 @@ lavftest(){
regtest lavf lavf tests/vsynth1
}
-#FIXME should be removed
-lavfitest(){
- cleanfiles="tests/data/lavfi/${test#lavfi-}.nut"
- regtest lavfi lavfi tests/vsynth1
-}
-
video_filter(){
filters=$1
shift
@@ -186,6 +180,7 @@ pixdesc(){
pixfmts(){
filter=${test#filter-pixfmts-}
+ filter=${filter%_*}
filter_args=$1
prefilter_chain=$2