From fc18cc44ebfae07da153dc782572e7ce2f6fe47d Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Fri, 22 Mar 2013 09:55:11 +0100 Subject: fate: add CVFC1_Sony_C to h264 conformance tests The sample is already included in the FATE suite, but is not tested because cropping wasn't fully supported before. Signed-off-by: Anton Khirnov --- tests/fate/h264.mak | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/fate/h264.mak') diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak index 74c6a2de30..d43db3f519 100644 --- a/tests/fate/h264.mak +++ b/tests/fate/h264.mak @@ -64,6 +64,7 @@ FATE_H264 = aud_mw_e \ ci_mw_d \ cvbs3_sony_c \ cvcanlma2_sony_c \ + cvfc1_sony_c \ cvfi1_sony_d \ cvfi1_sva_c \ cvfi2_sony_h \ @@ -255,6 +256,7 @@ fate-h264-conformance-ci1_ft_b: CMD = framecrc -i $(SAMPLES)/h fate-h264-conformance-ci_mw_d: CMD = framecrc -i $(SAMPLES)/h264-conformance/CI_MW_D.264 fate-h264-conformance-cvbs3_sony_c: CMD = framecrc -i $(SAMPLES)/h264-conformance/CVBS3_Sony_C.jsv fate-h264-conformance-cvcanlma2_sony_c: CMD = framecrc -i $(SAMPLES)/h264-conformance/CVCANLMA2_Sony_C.jsv +fate-h264-conformance-cvfc1_sony_c: CMD = framecrc -flags unaligned -i $(SAMPLES)/h264-conformance/CVFC1_Sony_C.jsv fate-h264-conformance-cvfi1_sony_d: CMD = framecrc -i $(SAMPLES)/h264-conformance/CVFI1_Sony_D.jsv fate-h264-conformance-cvfi1_sva_c: CMD = framecrc -i $(SAMPLES)/h264-conformance/CVFI1_SVA_C.264 fate-h264-conformance-cvfi2_sony_h: CMD = framecrc -i $(SAMPLES)/h264-conformance/CVFI2_Sony_H.jsv -- cgit v1.2.3