[FFmpeg-devel] [PATCH] Add tests for several encoders.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Wed Nov 30 00:24:09 CET 2011
On Tue, Nov 29, 2011 at 03:18:06PM -0800, Mike Melanson wrote:
> > More specifically, PNG, v210, zlib and zmbv codecs.
> > zmbv needs vf_scale to be able to produce PAL8.
>
> Hmm, someone has been paying attention to code coverage tools. This looks
> a lot like my own internal notes regarding which systems need FATE
> coverage next (lowest hanging fruit). :-)
It was rather because those do not require new files in fate-samples
(since we have encoders), for which I haven't tested/don't quite remember
the new process of adding files.
Also there should be more low-hanging fruit, e.g. this exercises only
a very little part of the PNG encoder, for example the interlaced
support it seems to have is never hit.
Should be just a matter of finding the right encoding options to test
that as well...
More information about the ffmpeg-devel
mailing list