From 213a4cbb396ff610001a26052a652e3f68aa632a Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sun, 1 Aug 2010 23:20:46 +0000 Subject: 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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 3167d5d3da..2996f4a743 100755 --- a/configure +++ b/configure @@ -1489,6 +1489,11 @@ test_deps _muxer _demuxer \ mpg_test_deps="mpeg1system_muxer mpegps_demuxer" set_ne_test_deps pixdesc +set_ne_test_deps pixfmts_crop +set_ne_test_deps pixfmts_null +set_ne_test_deps pixfmts_pad +set_ne_test_deps pixfmts_scale +set_ne_test_deps pixfmts_vflip # default parameters -- cgit v1.2.3