Skip to content
Snippets Groups Projects
Commit fc7314b3 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

regtest: remove redundant flags in jpg test


Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 765f72f8
No related branches found
No related tags found
No related merge requests found
...@@ -168,7 +168,7 @@ do_image_formats sgi ...@@ -168,7 +168,7 @@ do_image_formats sgi
fi fi
if [ -n "$do_jpg" ] ; then 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 fi
if [ -n "$do_pcx" ] ; then if [ -n "$do_pcx" ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment