[FFmpeg-cvslog] fate: Disable qtrlegray 34x34 test

Michael Niedermayer git at videolan.org
Wed Jun 11 04:13:14 CEST 2014


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed Jun 11 04:01:49 2014 +0200| [43d995e865f77adef1573b158452982a56814908] | committer: Michael Niedermayer

fate: Disable qtrlegray 34x34 test

The encoder lacks support for width % 4 != 0

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=43d995e865f77adef1573b158452982a56814908
---

 tests/fate/vcodec.mak              |    2 +-
 tests/ref/vsynth/vsynth3-qtrlegray |    4 ----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak
index cce77fd..7636df0 100644
--- a/tests/fate/vcodec.mak
+++ b/tests/fate/vcodec.mak
@@ -304,7 +304,7 @@ RESIZE_OFF   = dnxhd-720p dnxhd-720p-rd dnxhd-720p-10bit dnxhd-1080i \
                dv dv-411 dv-50 avui snow snow-hpel snow-ll
 # Incorrect parameters - usually size or color format restrictions
 INC_PAR_OFF  = h261 h261-trellis h263 h263p h263-obmc msvideo1 \
-               roqvideo rv10 rv20 y41p
+               roqvideo rv10 rv20 y41p qtrlegray
 VSYNTH3_OFF  = $(RESIZE_OFF) $(INC_PAR_OFF)
 
 FATE_VCODEC3 = $(filter-out $(VSYNTH3_OFF),$(FATE_VCODEC))
diff --git a/tests/ref/vsynth/vsynth3-qtrlegray b/tests/ref/vsynth/vsynth3-qtrlegray
deleted file mode 100644
index edf096f..0000000
--- a/tests/ref/vsynth/vsynth3-qtrlegray
+++ /dev/null
@@ -1,4 +0,0 @@
-b336626baa2911767f473a4a61df42f6 *tests/data/fate/vsynth3-qtrlegray.mov
-60579 tests/data/fate/vsynth3-qtrlegray.mov
-9ace183226a44731d9c8f335102899bd *tests/data/fate/vsynth3-qtrlegray.out.rawvideo
-stddev:   34.21 PSNR: 17.45 MAXDIFF:  227 bytes:    86700/    86700



More information about the ffmpeg-cvslog mailing list