[FFmpeg-devel] [PATCH 2/2] sws: Fix unscaled >8bit planar chroma handling.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Jan 22 15:42:54 CET 2012


On Sun, Jan 22, 2012 at 03:30:14PM +0100, Michael Niedermayer wrote:
> > improving fate coverage of libswscale is really needed.
> 
> theres libswscale/swscale_test
> running it in fate might slow it down too much though

We could just have it added to "make fate" based on some environment
variable.
We could then enable it on some selected FATE machines.
For example there wouldn't be much of a loss if one of the PPC64
machines was slowed down - I had intended for it to run valgrind
anyway, but unfortunately that is not possible since libc debug
symbols aren't installed on that machine.

> it would be nice if fate could selectively limit its tests to the
> changed subparts of our codebase ...

I don't know if there's much good in with certain commits all machines
getting slow and not testing the following commits.
I think it makes more sense to have some different purpose setups,
some more running in commit-regression mode and others more in
more thorough, once-a-day mode.


More information about the ffmpeg-devel mailing list