[Ffmpeg-devel] [PATCH] fix "make codectest" with swscale
Diego Biurrun
diego
Sun Oct 8 15:36:09 CEST 2006
On Sun, Oct 08, 2006 at 03:28:58PM +0200, Luca Abeni wrote:
>
> 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?
Hmmm, now two differents sets of regression test values need to be
updated...
Diego
More information about the ffmpeg-devel
mailing list