Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-06-15 02:33:33 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-06-16 02:30:33 +0400
commitef255642d5d0dbb9238aa4ac561180682921d129 (patch)
tree3b00bb1754652b0ca058b83533a00ecd03f50d20 /tests/lavfi-regression.sh
parent635a25954e96bc7b765dc84e9118fca0a61dcaf9 (diff)
fate/lavfi: add lavfi-pixfmts_super2xsai test
Diffstat (limited to 'tests/lavfi-regression.sh')
-rwxr-xr-xtests/lavfi-regression.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
index e63507990b..78a68c570f 100755
--- a/tests/lavfi-regression.sh
+++ b/tests/lavfi-regression.sh
@@ -96,6 +96,7 @@ do_lavfi_pixfmts "null" ""
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 "vflip" ""
do_lavfi_lavd() {