[FFmpeg-devel] [PATCH] Add tests for various video filters

Nicolas George nicolas.george at normalesup.org
Sat Feb 25 14:41:41 CET 2012


Hi.

The attached patches add FATE tests for various uncovered video filters and
sources.

I have tried to keep the tests very short while enabling features. Clément's
coverage page (thanks a lot!) will show how much these tests are reliable,
and they can be extended later if necessary.

My way of computing the ref file was:

1. Check the filter visually with -re -f sdl.
2. Add the test with a dummy ref file.
3. Run it and see it fail.
4. Check the error log.
5. Copy-paste the ref from the failed run.
6. Re-run the test to be sure.

I do not know if it could be done more seriously.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fate-add-tests-for-testsrc.patch
Type: text/x-diff
Size: 1349 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-fate-add-tests-for-the-setsar-and-setdar-video-filte.patch
Type: text/x-diff
Size: 1617 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-fate-add-test-for-the-deshake-video-filter.patch
Type: text/x-diff
Size: 1487 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-fate-add-test-for-the-drawbox-video-filter.patch
Type: text/x-diff
Size: 1493 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-fate-add-test-for-the-fade-video-filter.patch
Type: text/x-diff
Size: 1306 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-fate-add-test-for-the-overlay-video-filter.patch
Type: text/x-diff
Size: 1408 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-fate-add-test-for-the-pad-video-filter.patch
Type: text/x-diff
Size: 1321 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-fate-add-test-for-the-select-video-filter.patch
Type: text/x-diff
Size: 1318 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-fate-add-test-for-the-thumbnail-video-filter.patch
Type: text/x-diff
Size: 1296 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-fate-add-test-for-the-transpose-video-filter.patch
Type: text/x-diff
Size: 1292 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-fate-add-test-for-the-unsharp-video-filter.patch
Type: text/x-diff
Size: 1266 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-fate-add-test-for-the-mandelbrot-video-source.patch
Type: text/x-diff
Size: 1129 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0011.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-fate-add-test-for-the-life-video-source.patch
Type: text/x-diff
Size: 1152 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0012.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-fate-add-test-for-the-cellauto-video-source.patch
Type: text/x-diff
Size: 1244 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment-0013.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120225/4c0b4f53/attachment.asc>


More information about the ffmpeg-devel mailing list