summaryrefslogtreecommitdiff
path: root/tests/fate/h264.mak
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2013-03-19 15:49:53 +0100
committerJanne Grunau <janne-libav@jannau.net>2013-03-20 16:04:27 +0100
commit1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5 (patch)
tree6822480a01fd77f3c6237c03b3721bfe2da5686c /tests/fate/h264.mak
parenta157c7f2b8ac05188a116dbfc2fec401c1d4957a (diff)
fate: add tests for h264 decoder reinit
Diffstat (limited to 'tests/fate/h264.mak')
-rw-r--r--tests/fate/h264.mak8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak
index 02ed110f42..90e036be9b 100644
--- a/tests/fate/h264.mak
+++ b/tests/fate/h264.mak
@@ -171,7 +171,13 @@ FATE_H264 = aud_mw_e \
sva_nl1_b \
sva_nl2_e \
+FATE_H264_REINIT_TESTS := large_420_8-to-small_420_8 \
+ small_420_8-to-large_444_10 \
+ small_420_9-to-small_420_8 \
+ small_422_9-to-small_420_9 \
+
FATE_H264 := $(FATE_H264:%=fate-h264-conformance-%) \
+ $(FATE_H264_REINIT_TESTS:%=fate-h264-reinit-%) \
fate-h264-extreme-plane-pred \
fate-h264-lossless \
@@ -359,3 +365,5 @@ fate-h264-bsf-mp4toannexb: CMD = md5 -i $(SAMPLES)/h264/i
fate-h264-extreme-plane-pred: CMD = framemd5 -i $(SAMPLES)/h264/extreme-plane-pred.h264
fate-h264-interlace-crop: CMD = framecrc -i $(SAMPLES)/h264/interlaced_crop.mp4 -vframes 3
fate-h264-lossless: CMD = framecrc -i $(SAMPLES)/h264/lossless.h264
+
+fate-h264-reinit-%: CMD = framecrc -i $(SAMPLES)/h264/$(@:fate-h264-%=%).h264 -vf format=yuv444p10,scale=352:288