Commit 4ec5762e authored by Michael Niedermayer's avatar Michael Niedermayer

tests/fate/mpeg4: add bitexact flag so as to avoid the version number from...

tests/fate/mpeg4: add bitexact flag so as to avoid the version number from being included in the checksum
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 1b8d0717
......@@ -5,7 +5,7 @@ fate-mpeg4-resolution-change-%: CMD = framemd5 -flags +bitexact -idct simple -i
FATE_MPEG4-$(call DEMDEC, H263, H263) := $(addprefix fate-mpeg4-resolution-change-, $(MPEG4_RESOLUTION_CHANGE))
fate-mpeg4-bsf-unpack-bframes: CMD = md5 -i $(TARGET_SAMPLES)/mpeg4/packed_bframes.avi -c:v copy -bsf mpeg4_unpack_bframes -f avi
fate-mpeg4-bsf-unpack-bframes: CMD = md5 -i $(TARGET_SAMPLES)/mpeg4/packed_bframes.avi -flags +bitexact -c:v copy -bsf mpeg4_unpack_bframes -f avi
FATE_MPEG4-$(call ALLYES, AVI_DEMUXER MPEG4_UNPACK_BFRAMES_BSF AVI_MUXER) += fate-mpeg4-bsf-unpack-bframes
FATE_SAMPLES_AVCONV += $(FATE_MPEG4-yes)
......
1fd35288e4e76dddf027ec0007f29a76
5db6b7b766c7a9fd5f42292d7467a36d
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