[FFmpeg-cvslog] fate: add test for vp90-2-trac3849.webm

James Almer git at videolan.org
Mon Oct 13 00:44:42 CEST 2014


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sun Oct 12 17:18:47 2014 -0300| [ccd04f43201d1a147dcb60bf6290c879d59fec37] | committer: James Almer

fate: add test for vp90-2-trac3849.webm

Regression test for the bug from trac ticket #3849 fixed in commit 14e30255

Reviewed-by: Ronald S. Bultje <rsbultje at gmail.com>
Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ccd04f43201d1a147dcb60bf6290c879d59fec37
---

 tests/fate/vpx.mak          |    1 +
 tests/ref/fate/vp9-trac3849 |   15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/tests/fate/vpx.mak b/tests/fate/vpx.mak
index be3e956..03f571b 100644
--- a/tests/fate/vpx.mak
+++ b/tests/fate/vpx.mak
@@ -98,6 +98,7 @@ $(eval $(call FATE_VP9_SUITE,parallelmode-akiyo,$(1),$(2)))
 $(eval $(call FATE_VP9_SUITE,segmentation-aq-akiyo,$(1),$(2)))
 $(eval $(call FATE_VP9_SUITE,segmentation-sf-akiyo,$(1),$(2)))
 $(eval $(call FATE_VP9_SUITE,tiling-pedestrian,$(1),$(2)))
+$(eval $(call FATE_VP9_SUITE,trac3849,$(1),$(2)))
 endef
 
 $(eval $(call FATE_VP9_FULL))
diff --git a/tests/ref/fate/vp9-trac3849 b/tests/ref/fate/vp9-trac3849
new file mode 100644
index 0000000..4d129b3
--- /dev/null
+++ b/tests/ref/fate/vp9-trac3849
@@ -0,0 +1,15 @@
+#format: frame checksums
+#version: 1
+#hash: MD5
+#tb 0: 1/30
+#stream#, dts,        pts, duration,     size, hash
+0,          0,          0,        1,   345600, c2ee30cb4529fcbd61938af1887e2b45
+0,          1,          1,        1,   345600, 946e9bfee03777a07c122df038087d92
+0,          2,          2,        1,   345600, 5dd1916a4bad6e94393f6a50a37c823d
+0,          3,          3,        1,   345600, 2f2760d8dcecc1854fd665892382c3af
+0,          4,          4,        1,   345600, 70418b01ae59e2885457b62b7f416bac
+0,          5,          5,        1,   345600, bda937bb934a6eba193daadccdaa418d
+0,          6,          6,        1,   345600, 8348bbb7c260dec6baa135c8f16348a9
+0,          7,          7,        1,   345600, d45bf60db5f25e774d32975eca01f9c7
+0,          8,          8,        1,   345600, 980e73d96767b2097adf26e0ea31d50e
+0,          9,          9,        1,   345600, 66fda810a9a35f1ce57d6f2351b73c13



More information about the ffmpeg-cvslog mailing list