提交 b717f35b 编写于 作者: M Michael Niedermayer

fate: try to fix >8bit dpx reg test

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 2e0c360a
......@@ -222,8 +222,8 @@ fi
if [ -n "$do_dpx" ] ; then
do_image_formats dpx
do_image_formats dpx "-pix_fmt rgb48"
do_image_formats dpx "-pix_fmt rgb48 -bits_per_raw_sample 10"
do_image_formats dpx "-pix_fmt rgb48le"
do_image_formats dpx "-pix_fmt rgb48le -bits_per_raw_sample 10"
fi
if [ -n "$do_xwd" ] ; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册