[FFmpeg-cvslog] r25677 - in trunk/tests: fate/h264.mak ref/fate/h264-interlace-crop
reimar
subversion
Thu Nov 4 22:48:54 CET 2010
Author: reimar
Date: Thu Nov 4 22:48:54 2010
New Revision: 25677
Log:
Add test for cropping of interlaced H.264.
Added:
trunk/tests/ref/fate/h264-interlace-crop
Modified:
trunk/tests/fate/h264.mak
Modified: trunk/tests/fate/h264.mak
==============================================================================
--- trunk/tests/fate/h264.mak Thu Nov 4 22:00:01 2010 (r25676)
+++ trunk/tests/fate/h264.mak Thu Nov 4 22:48:54 2010 (r25677)
@@ -164,7 +164,7 @@ FATE_H264 = aud_mw_e
sva_nl1_b \
sva_nl2_e \
-FATE_H264 := $(FATE_H264:%=fate-h264-conformance-%)
+FATE_H264 := $(FATE_H264:%=fate-h264-conformance-%) fate-h264-interlace-crop
FATE_TESTS += $(FATE_H264)
fate-h264: $(FATE_H264)
@@ -333,3 +333,5 @@ fate-h264-conformance-sva_cl1_e: CMD = f
fate-h264-conformance-sva_fm1_e: CMD = framecrc -i $(SAMPLES)/h264-conformance/SVA_FM1_E.264
fate-h264-conformance-sva_nl1_b: CMD = framecrc -i $(SAMPLES)/h264-conformance/SVA_NL1_B.264
fate-h264-conformance-sva_nl2_e: CMD = framecrc -i $(SAMPLES)/h264-conformance/SVA_NL2_E.264
+
+fate-h264-interlace-crop: CMD = framecrc -vframes 3 -i $(SAMPLES)/h264/interlaced_crop.mp4
Added: trunk/tests/ref/fate/h264-interlace-crop
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/tests/ref/fate/h264-interlace-crop Thu Nov 4 22:48:54 2010 (r25677)
@@ -0,0 +1,3 @@
+0, 0, 345600, 0xa9cb7e5a
+0, 3600, 345600, 0x73e47555
+0, 7200, 345600, 0x87aac593
More information about the ffmpeg-cvslog
mailing list