summaryrefslogtreecommitdiff
path: root/tests/lavf-regression.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lavf-regression.sh')
-rwxr-xr-xtests/lavf-regression.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh
index 4a72e0ac1c..db240b6a71 100755
--- a/tests/lavf-regression.sh
+++ b/tests/lavf-regression.sh
@@ -175,6 +175,10 @@ if [ -n "$do_pcx" ] ; then
do_image_formats pcx
fi
+if [ -n "$do_xwd" ] ; then
+do_image_formats xwd
+fi
+
# audio only
if [ -n "$do_wav" ] ; then