aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lavfi-regression.sh
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-04-28 12:45:31 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-04-28 13:00:04 +0200
commit191430a28f6aba118471c2704e66b2abd1638b94 (patch)
tree58665d3e174585ec7ff7ab43f941e260e92e3334 /tests/lavfi-regression.sh
parent506ebdac2a32e3fe27afd2ff40268c851fc1a817 (diff)
parent28663511c99b3cdaf9387a15032259879474f5f4 (diff)
downloadffmpeg-191430a28f6aba118471c2704e66b2abd1638b94.tar.gz
Merge commit '28663511c99b3cdaf9387a15032259879474f5f4'
* commit '28663511c99b3cdaf9387a15032259879474f5f4': fate: Invoke pixdesc lavfi tests through fate-run.sh Conflicts: tests/fate/avfilter.mak tests/lavfi-regression.sh tests/ref/fate/filter-pixdesc Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/lavfi-regression.sh')
-rwxr-xr-xtests/lavfi-regression.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lavfi-regression.sh b/tests/lavfi-regression.sh
index b4cc220944..9301914ecb 100755
--- a/tests/lavfi-regression.sh
+++ b/tests/lavfi-regression.sh
@@ -108,7 +108,6 @@ do_lavfi_pixfmts "pixfmts_crop" "crop" "100:100:100:100"
do_lavfi_pixfmts "pixfmts_hflip" "hflip" ""
do_lavfi_pixfmts "pixfmts_null" "null" ""
do_lavfi_pixfmts "pixfmts_pad" "pad" "500:400:20:20"
-do_lavfi_pixfmts "pixfmts_pixdesctest" "pixdesctest"
do_lavfi_pixfmts "pixfmts_scale" "scale" "200:100"
do_lavfi_pixfmts "pixfmts_super2xsai" "super2xsai"
do_lavfi_pixfmts "pixfmts_vflip" "vflip"