summaryrefslogtreecommitdiffstats
path: root/tests/fate.mak
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-07-12 20:24:23 +0000
committerMåns Rullgård <mans@mansr.com>2010-07-12 20:24:23 +0000
commit5ee08c8531dbe5f5f778551cb48edbb2ecef6734 (patch)
treeee4617448f2bccc1f17cc6dd0052161b44ee9bb9 /tests/fate.mak
parentb3108447567189a7d900f411961d64bacdec1473 (diff)
downloadffmpeg-streaming-5ee08c8531dbe5f5f778551cb48edbb2ecef6734.zip
ffmpeg-streaming-5ee08c8531dbe5f5f778551cb48edbb2ecef6734.tar.gz
fate: add vp8 bilinear tests
Mike added these some time ago, and I forgot to update here. Originally committed as revision 24220 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/fate.mak')
-rw-r--r--tests/fate.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fate.mak b/tests/fate.mak
index 76f8dff..3e8ae01 100644
--- a/tests/fate.mak
+++ b/tests/fate.mak
@@ -672,10 +672,16 @@ FATE_TESTS += fate-vp8-test-vector-001
fate-vp8-test-vector-001: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-001.ivf -f framemd5 -
FATE_TESTS += fate-vp8-test-vector-002
fate-vp8-test-vector-002: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-002.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-003
+fate-vp8-test-vector-003: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-003.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-004
+fate-vp8-test-vector-004: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-004.ivf -f framemd5 -
FATE_TESTS += fate-vp8-test-vector-005
fate-vp8-test-vector-005: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-005.ivf -f framemd5 -
FATE_TESTS += fate-vp8-test-vector-006
fate-vp8-test-vector-006: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-006.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-007
+fate-vp8-test-vector-007: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-007.ivf -f framemd5 -
FATE_TESTS += fate-vp8-test-vector-008
fate-vp8-test-vector-008: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-008.ivf -f framemd5 -
FATE_TESTS += fate-vp8-test-vector-009
OpenPOWER on IntegriCloud