]> git.sesse.net Git - ffmpeg/blobdiff - tests/fate.mak
Add pixdesctest filter and corresponding test.
[ffmpeg] / tests / fate.mak
index 7c54e91dda93ca4c4f8c583f43aec324351a7c92..76f8dff49175cd2f907fb432a7ae15499299f0a1 100644 (file)
@@ -457,7 +457,7 @@ fate-id-cin-video: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/idcin/idlog-2MB.c
 FATE_TESTS += fate-idroq-video-dpcm
 fate-idroq-video-dpcm: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/idroq/idlogo.roq -f framecrc -
 FATE_TESTS += fate-idroq-video-encode
-fate-idroq-video-encode: CMD =  $$BUILD_PATH/ffmpeg -t 0.2 -f image2 -vcodec pgmyuv -i $$SAMPLES_PATH/ffmpeg-synthetic/vsynth1/%02d.pgm -sws_flags +bitexact -vfilters pad=512:512:80:112 -f RoQ - | do_md5sum | cut -c-32
+fate-idroq-video-encode: CMD =  $$BUILD_PATH/ffmpeg -t 0.2 -f image2 -vcodec pgmyuv -i $$SAMPLES_PATH/ffmpeg-synthetic/vsynth1/%02d.pgm -sws_flags +bitexact -vf pad=512:512:80:112 -f RoQ - | do_md5sum | cut -c-32
 FATE_TESTS += fate-iff-byterun1
 fate-iff-byterun1: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/iff/ASH.LBM -pix_fmt rgb24 -f framecrc -
 FATE_TESTS += fate-iff-fibonacci
@@ -668,6 +668,34 @@ FATE_TESTS += fate-vp6a
 fate-vp6a: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/flash-vp6/300x180-Scr-f8-056alpha.flv -f framecrc -
 FATE_TESTS += fate-vp6f
 fate-vp6f: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/flash-vp6/clip1024.flv -f framecrc -
+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-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-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
+fate-vp8-test-vector-009: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-009.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-010
+fate-vp8-test-vector-010: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-010.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-011
+fate-vp8-test-vector-011: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-011.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-012
+fate-vp8-test-vector-012: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-012.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-013
+fate-vp8-test-vector-013: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-013.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-014
+fate-vp8-test-vector-014: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-014.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-015
+fate-vp8-test-vector-015: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-015.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-016
+fate-vp8-test-vector-016: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-016.ivf -f framemd5 -
+FATE_TESTS += fate-vp8-test-vector-017
+fate-vp8-test-vector-017: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vp8-test-vectors-r1/vp80-00-comprehensive-017.ivf -f framemd5 -
 FATE_TESTS += fate-vqa-cc
 fate-vqa-cc: CMD = $$BUILD_PATH/ffmpeg -i $$SAMPLES_PATH/vqa/cc-demo1-partial.vqa -pix_fmt rgb24 -f framecrc -
 FATE_TESTS += fate-vqf-demux