[Ffmpeg-devel] [PATCH] fix "make codectest" with swscale
Luca Abeni
lucabe72
Sun Oct 8 15:28:58 CEST 2006
Hi all,
when ffmpeg is configured with "--enable-swscaler", the regression tests
fail because of the different algorithms used for video rescaling and
pixel format conversion.
The attached patch is a first attempt to address this situation: after
applying the patch, "make codectest" succeeds even if swscale is used.
"make libavtest" still fail because libswscale does not implement
conversions to PIX_FMT_MONOWHITE. I'll work on it later (after that,
I'll work on compiling the non-SIMD code as LGPL).
What do people think about the patch? Is it ok, or should I address the
problem in a different way?
Thanks,
Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regression-tests.diff
Type: text/x-patch
Size: 16663 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061008/e67d5b3e/attachment.bin>
More information about the ffmpeg-devel
mailing list