Commit bad70b7a authored by James Almer's avatar James Almer

Merge commit 'dad5fd59'

* commit 'dad5fd59':
  tests: Enable CRC test for yuv4mpeg
Merged-by: 's avatarJames Almer <jamrial@gmail.com>
parents 44085b99 dad5fd59
......@@ -235,7 +235,7 @@ fi
if [ -n "$do_yuv4mpeg" ] ; then
file=${outfile}lavf.y4m
do_avconv $file $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src $ENC_OPTS -t 1 -qscale 10
#do_avconv_crc $file -i $target_path/$file
do_avconv_crc $file -i $target_path/$file
fi
if [ -n "$do_fits" ] ; then
......
ec8178cb152f9cdbfd9cb724d977db2e *./tests/data/lavf/lavf.y4m
3801808 ./tests/data/lavf/lavf.y4m
./tests/data/lavf/lavf.y4m CRC=0x0a941f26
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