OSDN Git Service

Add lavfi-pixfmts LE tests.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 1 Aug 2010 23:20:46 +0000 (23:20 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 1 Aug 2010 23:20:46 +0000 (23:20 +0000)
commit213a4cbb396ff610001a26052a652e3f68aa632a
treecae09d93fec443e8442ce13f7e154a435f3d10d0
parentc22b4468a6e87ccaf1630d83f12f6817f9e7eff7
Add lavfi-pixfmts LE tests.

The corresponding lavfi-pixfmts BE tests are not yet added, as there
are some bugs in the scaler (scaling rgba, argb, bgra, abgr, yuva420p)
which result in differences with the LE reference, and I cannot
visually check the generated files on BE.

Originally committed as revision 24657 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
tests/ref/lavfi/pixfmts_crop_le [new file with mode: 0644]
tests/ref/lavfi/pixfmts_null_le [new file with mode: 0644]
tests/ref/lavfi/pixfmts_pad_le [new file with mode: 0644]
tests/ref/lavfi/pixfmts_scale_le [new file with mode: 0644]
tests/ref/lavfi/pixfmts_vflip_le [new file with mode: 0644]