summaryrefslogtreecommitdiff
path: root/tests/lavfi-regression.sh
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-09-05 11:23:42 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-09-06 00:40:01 +0200
commit5780f9bbd5668a372eac63dddcb4cda06edfaed5 (patch)
tree9ac9be00fdbb62ee57a33813097046736a4e7b3a /tests/lavfi-regression.sh
parent77c991d8c54376646b7d365c05ee961b5d01c081 (diff)
tests: add tinterlace filter tests
Only the merge and pad modes are tested.
Diffstat (limited to 'tests/lavfi-regression.sh')
-rwxr-xr-xtests/lavfi-regression.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
index 7609b6117d..08c51d8cd8 100755
--- a/tests/lavfi-regression.sh
+++ b/tests/lavfi-regression.sh
@@ -115,6 +115,8 @@ do_lavfi_pixfmts "pad" "500:400:20:20"
do_lavfi_pixfmts "pixdesctest" ""
do_lavfi_pixfmts "scale" "200:100"
do_lavfi_pixfmts "super2xsai" ""
+do_lavfi_pixfmts "tinterlace_merge" "tinterlace" "merge"
+do_lavfi_pixfmts "tinterlace_pad" "tinterlace" "pad"
do_lavfi_pixfmts "vflip" ""
do_lavfi_lavd() {