Commit b125822d authored by James Almer's avatar James Almer

Merge commit 'ec0f4fa1'

* commit 'ec0f4fa1':
  FATE: add a test for the H.264 sample fixed by 7c4f6f6
Merged-by: 's avatarJames Almer <jamrial@gmail.com>
parents fb94e7b3 ec0f4fa1
......@@ -195,6 +195,7 @@ FATE_H264 := $(FATE_H264:%=fate-h264-conformance-%) \
fate-h264-lossless \
fate-h264-3386 \
fate-h264-missing-frame \
fate-h264-ref-pic-mod-overflow \
FATE_H264-$(call DEMDEC, H264, H264) += $(FATE_H264)
FATE_H264-$(call DEMDEC, MOV, H264) += fate-h264-crop-to-container
......@@ -434,6 +435,7 @@ fate-h264-intra-refresh-recovery: CMD = framecrc -i $(TARGET_SAM
fate-h264-invalid-ref-mod: CMD = framecrc -i $(TARGET_SAMPLES)/h264/h264refframeregression.mp4 -an -frames 10 -pix_fmt yuv420p10le
fate-h264-lossless: CMD = framecrc -i $(TARGET_SAMPLES)/h264/lossless.h264
fate-h264-mixed-nal-coding: CMD = framecrc -i $(TARGET_SAMPLES)/h264/mixed-nal-coding.mp4
fate-h264-ref-pic-mod-overflow: CMD = framecrc -i $(TARGET_SAMPLES)/h264/ref-pic-mod-overflow.h264
fate-h264-twofields-packet: CMD = framecrc -i $(TARGET_SAMPLES)/h264/twofields_packet.mp4 -an -frames 30
fate-h264-unescaped-extradata: CMD = framecrc -i $(TARGET_SAMPLES)/h264/unescaped_extradata.mp4 -an -frames 10
fate-h264-3386: CMD = framecrc -i $(TARGET_SAMPLES)/h264/bbc2.sample.h264
......
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 1920x1080
#sar 0: 1/1
0, 0, 0, 1, 3110400, 0x5cd0bee9
0, 1, 1, 1, 3110400, 0x19d0155c
0, 2, 2, 1, 3110400, 0x3519be4b
0, 3, 3, 1, 3110400, 0x87dc6708
0, 4, 4, 1, 3110400, 0xef3c1056
0, 5, 5, 1, 3110400, 0x5064aad2
0, 6, 6, 1, 3110400, 0xbfb35057
0, 7, 7, 1, 3110400, 0x6089eb95
0, 8, 8, 1, 3110400, 0x85de8dea
0, 9, 9, 1, 3110400, 0x216b1e5a
0, 10, 10, 1, 3110400, 0xba73bdc4
0, 11, 11, 1, 3110400, 0x536e437a
0, 12, 12, 1, 3110400, 0x4be0cdbd
0, 13, 13, 1, 3110400, 0x7316462d
0, 14, 14, 1, 3110400, 0x80eb8622
0, 15, 15, 1, 3110400, 0xa612a70b
0, 16, 16, 1, 3110400, 0x9ff65345
0, 17, 17, 1, 3110400, 0x57003dfa
0, 18, 18, 1, 3110400, 0xf29e036e
0, 19, 19, 1, 3110400, 0x70285363
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment