On Tue, 25 Aug 2015 14:52:13 +0200 Michael Niedermayer <mich...@niedermayer.cc> wrote:
> On Tue, Aug 25, 2015 at 02:06:19PM +0200, Timo Rothenpieler wrote: > > --- > > configure | 2 + > > libavcodec/Makefile | 1 + > > libavcodec/allcodecs.c | 1 + > > libavcodec/hevc.c | 5 +- > > libavcodec/vaapi_hevc.c | 442 > > ++++++++++++++++++++++++++++++++++++++++++++++++ > > 5 files changed, 450 insertions(+), 1 deletion(-) > > create mode 100644 libavcodec/vaapi_hevc.c > > fails to build: > CC libavcodec/vaapi_hevc.o > libavcodec/vaapi_hevc.c:34:5: error: unknown type name > ‘VAPictureParameterBufferHEVC’ Obviously you need a recent libva, and obviously the patch should include a check for it. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel