Commit fc7314b3 authored by Mans Rullgard's avatar Mans Rullgard

regtest: remove redundant flags in jpg test

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent 765f72f8
......@@ -168,7 +168,7 @@ do_image_formats sgi
fi
if [ -n "$do_jpg" ] ; then
do_image_formats jpg "-flags +bitexact -dct fastint -idct simple -pix_fmt yuvj420p" "-f image2"
do_image_formats jpg "-pix_fmt yuvj420p" "-f image2"
fi
if [ -n "$do_pcx" ] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment