diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-06-11 04:01:49 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-11 04:01:49 +0200 |
commit | 43d995e865f77adef1573b158452982a56814908 (patch) | |
tree | 669a5a9a4f15be6270fbe97c799096595c353b1a | |
parent | b2fb65cbebba73894a6b98cfa877fddd45f6d124 (diff) | |
download | ffmpeg-43d995e865f77adef1573b158452982a56814908.tar.gz |
fate: Disable qtrlegray 34x34 test
The encoder lacks support for width % 4 != 0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | tests/fate/vcodec.mak | 2 | ||||
-rw-r--r-- | tests/ref/vsynth/vsynth3-qtrlegray | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak index cce77fd25d..7636df053c 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 edf096f6ee..0000000000 --- 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 |