[FFmpeg-devel] [PATCH] checkasm: add VP9 loopfilter tests.
Ronald S. Bultje
rsbultje at gmail.com
Sat Sep 19 23:43:53 CEST 2015
Hi,
On Thu, Sep 17, 2015 at 5:58 PM, Ronald S. Bultje <rsbultje at gmail.com>
wrote:
> The randomize_buffer() implementation assures that "most of the time",
> we'll do a good mix of wide16/wide8/hev/regular/no filters for complete
> code coverage. However, this is not mathematically assured because that
> would make the code either much more complex, or much less random.
> ---
> tests/checkasm/vp9dsp.c | 147
> ++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 147 insertions(+)
Poke.
Ronald
More information about the ffmpeg-devel
mailing list