[FFmpeg-cvslog] fate: add bitexact sws_flags to hevc-extradata-reload
James Almer
git at videolan.org
Sat Apr 1 22:41:15 EEST 2017
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sat Apr 1 13:38:50 2017 -0300| [5f23d8b405fa24496c909f373a1b28454740ef16] | committer: James Almer
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 at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5f23d8b405fa24496c909f373a1b28454740ef16
---
tests/fate/hevc.mak | 2 +-
tests/ref/fate/hevc-extradata-reload | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/fate/hevc.mak b/tests/fate/hevc.mak
index d1611c1..d23d1ba 100644
--- a/tests/fate/hevc.mak
+++ b/tests/fate/hevc.mak
@@ -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)
diff --git a/tests/ref/fate/hevc-extradata-reload b/tests/ref/fate/hevc-extradata-reload
index e04d6dc..b08754e 100644
--- a/tests/ref/fate/hevc-extradata-reload
+++ b/tests/ref/fate/hevc-extradata-reload
@@ -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
More information about the ffmpeg-cvslog
mailing list