summaryrefslogtreecommitdiff
path: root/tests/fate/h264.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-06-03 01:09:58 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2016-06-03 01:42:57 +0200
commite78515f2ae5383bd7e0a2ca2cac126180fad1492 (patch)
tree9a05b1f83939da7082a3edc446d972aaa220cb15 /tests/fate/h264.mak
parente9bb80d3dcc5db2b481c5ba5005983d1abf249e2 (diff)
tests/fate/h264: Add test for xavc and somewhat odd pps/sps
(Ticket 4389) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/h264.mak')
-rw-r--r--tests/fate/h264.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak
index c1bb69ba26..e12263c2ab 100644
--- a/tests/fate/h264.mak
+++ b/tests/fate/h264.mak
@@ -207,6 +207,7 @@ FATE_H264-$(call DEMDEC, MOV, H264) += fate-h264-unescaped-extradata
FATE_H264-$(call ALLYES, MOV_DEMUXER H264_MP4TOANNEXB_BSF) += fate-h264-bsf-mp4toannexb
FATE_H264-$(call DEMDEC, MATROSKA, H264) += fate-h264-direct-bff
FATE_H264-$(call DEMDEC, FLV, H264) += fate-h264-brokensps-2580
+FATE_H264-$(call DEMDEC, MXF, H264) += fate-h264-xavc-4389
FATE_H264_FFPROBE-$(call DEMDEC, MATROSKA, H264) += fate-h264-dts_5frames
FATE_SAMPLES_AVCONV += $(FATE_H264-yes)
@@ -408,6 +409,7 @@ fate-h264-interlace-crop: CMD = framecrc -i $(TARGET_SAM
fate-h264-lossless: CMD = framecrc -i $(TARGET_SAMPLES)/h264/lossless.h264
fate-h264-direct-bff: CMD = framecrc -i $(TARGET_SAMPLES)/h264/direct-bff.mkv
fate-h264-brokensps-2580: CMD = framecrc -i $(TARGET_SAMPLES)/h264/brokensps.flv -vf format=yuv420p,scale=w=192:h=144 -sws_flags bitexact+bilinear
+fate-h264-xavc-4389: CMD = framecrc -i $(TARGET_SAMPLES)/h264/SonyXAVC_LongGOP_green_pixelation_early_Frames.MXF -pix_fmt yuv422p10le
fate-h264-invalid-ref-mod: CMD = framecrc -i $(TARGET_SAMPLES)/h264/h264refframeregression.mp4 -an -frames 10 -pix_fmt yuv420p10le
fate-h264-unescaped-extradata: CMD = framecrc -i $(TARGET_SAMPLES)/h264/unescaped_extradata.mp4 -an -frames 10