[FFmpeg-devel] [PATCH V2 2/5] lavfi: use common VPP infrastructure for vf_scale_vaapi.

Michael Niedermayer michael at niedermayer.cc
Thu Jan 18 02:29:55 EET 2018


On Wed, Jan 17, 2018 at 10:49:01AM +0800, Jun Zhao wrote:
> 

>  Makefile         |    2 
>  vf_scale_vaapi.c |  350 ++++++-------------------------------------------------
>  2 files changed, 41 insertions(+), 311 deletions(-)
> 1817904aa549f9226b7628eb3201dd8b88b6233d  0002-lavfi-use-common-VPP-infrastructure-for-vf_scale_vaa.patch
> From 415c5da45adfb09b7f083e0d912be7033bd44876 Mon Sep 17 00:00:00 2001
> From: Jun Zhao <jun.zhao at intel.com>
> Date: Mon, 8 Jan 2018 16:02:35 +0800
> Subject: [PATCH V2 2/5] lavfi: use common VPP infrastructure for
>  vf_scale_vaapi.
> 
> Use the common VPP infrastructure re-work vf_scale_vaapi.
> 
> Signed-off-by: Jun Zhao <jun.zhao at intel.com>
> ---
>  libavfilter/Makefile         |   2 +-
>  libavfilter/vf_scale_vaapi.c | 350 +++++--------------------------------------
>  2 files changed, 41 insertions(+), 311 deletions(-)

this togethger with patch one of the patchset fails to build

AR	libavdevice/libavdevice.a
CC	libavfilter/vaapi_vpp.o
In file included from libavfilter/vaapi_vpp.c:25:0:
libavfilter/vaapi_vpp.h:47:31: error: ‘VAProcFilterCount’ undeclared here (not in a function)
     VABufferID         filter_buffers[VAProcFilterCount];
                               ^
libavfilter/vaapi_vpp.h:82:30: error: unknown type name ‘VAProcPipelineParameterBuffer’


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180118/3e4f1475/attachment.sig>


More information about the ffmpeg-devel mailing list