summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2014-10-12 17:18:47 -0300
committerJames Almer <jamrial@gmail.com>2014-10-12 19:45:25 -0300
commitccd04f43201d1a147dcb60bf6290c879d59fec37 (patch)
tree5c72e0ef42698d17d0df87eaabd03effa417eb40 /tests/fate
parent687cc836ea0114b188bb088ae6df85daeb9acd4f (diff)
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@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/vpx.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/vpx.mak b/tests/fate/vpx.mak
index be3e95672b..03f571b0e3 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))