[libav-devel] [PATCH 0/1] v210 codec regression test from FFmpeg
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Dec 28 02:43:15 CET 2011
From: Derek Buitenhuis <derek.buitenhuis at gmail.com>
This patch is a subset of the following commit in FFmpeg:
commit 61b1d85c1f1074d9ce56bb482de99d0f03c7a161
Author: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
Date: Wed Nov 30 00:13:54 2011 +0100
Add tests for several encoders.
More specifically, PNG, v210, zlib and zmbv codecs.
zmbv needs vf_scale to be able to produce PAL8.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
I have only included the v210 portion of this due to the fact
that different versions of zlib do not output the same bits,
depending on their versions.
According to lcov, the test brings coverage of v210dec.c
from 81.5% to 92.6% and v210enc.c from 0.0% to 87.5%.
Cheers!
- Derek
More information about the libav-devel
mailing list