On Mon, Sep 08, 2014 at 08:13:48AM -0400, Reinhard Tartler wrote: [..] > May I ask out of curiosity, what in FFmpeg actually uses libpostproc > other than than libavfilter/vf_pp.c? You said that you prefer to > maintain libpostproc inside FFmpeg because that way you can apply the > FFmpeg test system on it. I wonder what automated tests cover code in > libpostproc?
70% of pp is covered[1], through that vf_pp filter, see
fate-filter-pp{,2,3,4,5,6}. AFAIK that's the only code using libpostproc
so far in FFmpeg.
[1]: http://coverage.ffmpeg.org/ffmpeg/libpostproc/index.html
[...]
--
Clément B.
pgpnBMwstvfk2.pgp
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
