[FFmpeg-devel] [PATCH] checkasm: Add vf_blend tests
Michael Niedermayer
michael at niedermayer.cc
Sun Feb 14 18:11:35 CET 2016
On Sat, Feb 13, 2016 at 03:04:58PM -0800, Timothy Gu wrote:
> ---
> tests/checkasm/Makefile | 1 +
> tests/checkasm/checkasm.c | 3 ++
> tests/checkasm/checkasm.h | 1 +
> tests/checkasm/vf_blend.c | 130 ++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 135 insertions(+)
> create mode 100644 tests/checkasm/vf_blend.c
fails to build unless i applied to wrong patches
make fate
...
tests/checkasm/vf_blend.c: In function ‘checkasm_check_blend’:
tests/checkasm/vf_blend.c:105:5: error: implicit declaration of function ‘ff_blend_init’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make: *** [tests/checkasm/vf_blend.o] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Dictatorship: All citizens are under surveillance, all their steps and
actions recorded, for the politicians to enforce control.
Democracy: All politicians are under surveillance, all their steps and
actions recorded, for the citizens to enforce control.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160214/d4773c8b/attachment.sig>
More information about the ffmpeg-devel
mailing list