summaryrefslogtreecommitdiff
path: root/tests/lavfi-regression.sh
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-29 22:05:57 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-29 22:25:04 +0200
commit15d6436a2a0c7966d0711bb8dbbca9f39c19df17 (patch)
tree65abf0018e265cac00e8537bee6dd464ba218da8 /tests/lavfi-regression.sh
parent16b2472d209d5ff714f15efdb761addd81a85028 (diff)
fate: move a few simple pixfmts tests to the new system.
Diffstat (limited to 'tests/lavfi-regression.sh')
-rwxr-xr-xtests/lavfi-regression.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
index b455b81474..506d1dc1dc 100755
--- a/tests/lavfi-regression.sh
+++ b/tests/lavfi-regression.sh
@@ -51,11 +51,7 @@ do_lavfi_pixfmts(){
}
# all these filters have exactly one input and exactly one output
-do_lavfi_pixfmts "field" "field" "bottom"
-do_lavfi_pixfmts "histeq" "histeq" "antibanding=strong"
-do_lavfi_pixfmts "il" "il" "luma_mode=d:chroma_mode=d:alpha_mode=d"
do_lavfi_pixfmts "kerndeint" "kerndeint" "" "tinterlace=interleave_top,"
-do_lavfi_pixfmts "pixfmts_super2xsai" "super2xsai"
do_lavfi_pixfmts "tinterlace_merge" "tinterlace" "merge"
do_lavfi_pixfmts "tinterlace_pad" "tinterlace" "pad"