[FFmpeg-devel] [RFC] [PATCH] tests: add a third, 162x144, target

Christophe Gisquet christophe.gisquet at gmail.com
Sat May 31 12:10:37 CEST 2014


2014-05-30 15:31 GMT+02:00 Michael Niedermayer <michaelni at gmx.at>:
>> +tests/data/vsynth3.yuv: tests/videogen$(HOSTEXESUF) | tests/data
>> +     $(M)$< $@ 162 144
>
> 144 is a multiple of 4, it might test more corner cases if its not

Hence my proposal of even using 18x6. 17x5 might even be tested
(except for 4:2:0 sampling, but chroma should be affected).

However, with CPUFLAGS=none, fate isn't able to produce reproducible
results for a height of 142, ie:
1) running once the first fiew tests (amv,asv1,asv2)
2) copying ./tests/data/fate/vsynth3-* to $(BASEPATH)/tests/ref/vsynth/
3) re-running the same tests
will result in an error every time

Change height to 144, and it works. Interlaced tests may bring another
class of issues I guess in that case.

To test that yourself, you can apply the attached, updated, patch and
modify FATEW/FATEWH in $(BASEPATH)/tests/Makefile to your liking.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tests-add-a-third-162x144-target.patch
Type: text/x-patch
Size: 3200 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140531/2877419b/attachment.bin>


More information about the ffmpeg-devel mailing list