[SCM] libav/experimental: fate: add h264-direct-bff test

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:03:56 UTC 2014


The following commit has been merged in the experimental branch:
commit 819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074
Author: Vittorio Giovara <vittorio.giovara at gmail.com>
Date:   Fri Jul 18 09:54:46 2014 -0400

    fate: add h264-direct-bff test

diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak
index 13bbd11..34d03bf 100644
--- a/tests/fate/h264.mak
+++ b/tests/fate/h264.mak
@@ -186,6 +186,7 @@ FATE_H264-$(call DEMDEC, H264, H264) += $(FATE_H264)
 FATE_H264-$(call DEMDEC,  MOV, H264) += fate-h264-crop-to-container
 FATE_H264-$(call DEMDEC,  MOV, H264) += fate-h264-interlace-crop
 FATE_H264-$(call ALLYES, MOV_DEMUXER H264_MP4TOANNEXB_BSF) += fate-h264-bsf-mp4toannexb
+FATE_H264-$(call DEMDEC, MATROSKA, H264) += fate-h264-direct-bff
 
 FATE_SAMPLES_AVCONV += $(FATE_H264-yes)
 fate-h264: $(FATE_H264-yes)
@@ -369,5 +370,6 @@ fate-h264-crop-to-container:                      CMD = framemd5 -i $(TARGET_SAM
 fate-h264-extreme-plane-pred:                     CMD = framemd5 -i $(TARGET_SAMPLES)/h264/extreme-plane-pred.h264
 fate-h264-interlace-crop:                         CMD = framecrc -i $(TARGET_SAMPLES)/h264/interlaced_crop.mp4 -vframes 3
 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-reinit-%:                               CMD = framecrc -i $(TARGET_SAMPLES)/h264/$(@:fate-h264-%=%).h264 -vf format=yuv444p10le,scale=w=352:h=288
diff --git a/tests/ref/fate/h264-direct-bff b/tests/ref/fate/h264-direct-bff
new file mode 100644
index 0000000..c61fd0c
--- /dev/null
+++ b/tests/ref/fate/h264-direct-bff
@@ -0,0 +1,12 @@
+#tb 0: 1/1000
+0,          0,          0,        0,   522720, 0x1ccad503
+0,         33,         33,        0,   522720, 0xd266d6e8
+0,         67,         67,        0,   522720, 0x535473b3
+0,        100,        100,        0,   522720, 0xf8b53c53
+0,        133,        133,        0,   522720, 0x4e4cc04b
+0,        167,        167,        0,   522720, 0x20ea3515
+0,        200,        200,        0,   522720, 0xb9c67e30
+0,        233,        233,        0,   522720, 0x03d2e35a
+0,        267,        267,        0,   522720, 0xae2e7896
+0,        300,        300,        0,   522720, 0x6da37f41
+0,        400,        400,        0,   522720, 0x7caf4954

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list