mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
fate: add bitexact sws_flags to hevc-extradata-reload
Makes the test output consistent across all targets. Reviewed-by: nevcairiel Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
5c612c5ff8
commit
5f23d8b405
@ -241,7 +241,7 @@ FATE_HEVC-$(call DEMDEC, HEVC, HEVC) += $(FATE_HEVC)
|
||||
# this sample has two stsd entries and needs to reload extradata
|
||||
FATE_HEVC-$(call DEMDEC, MOV, HEVC) += fate-hevc-extradata-reload
|
||||
|
||||
fate-hevc-extradata-reload: CMD = framemd5 -i $(TARGET_SAMPLES)/hevc/extradata-reload-multi-stsd.mov
|
||||
fate-hevc-extradata-reload: CMD = framemd5 -i $(TARGET_SAMPLES)/hevc/extradata-reload-multi-stsd.mov -sws_flags bitexact
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_HEVC-yes)
|
||||
|
||||
|
@ -9,5 +9,5 @@
|
||||
#stream#, dts, pts, duration, size, hash
|
||||
0, 0, 0, 1, 24576, 0d01217c5d1ec6799643fc7d75ba2337
|
||||
0, 1, 1, 1, 24576, f73d9cca9b4c1765d0ead242c3f0c339
|
||||
0, 2, 2, 1, 24576, aea8b931d694e38ffa54ea4c88e04491
|
||||
0, 3, 3, 1, 24576, 9d8f6a78c1bae37eabcab29295fd02a8
|
||||
0, 2, 2, 1, 24576, 39a8714d763c623ae7f6faae34e107d1
|
||||
0, 3, 3, 1, 24576, 5db2600aa268b4fd28b64ab28a096f32
|
||||
|
Loading…
Reference in New Issue
Block a user