Re: [FFmpeg-devel] haunted by "undefined reference to `vaUnmapBuffer'"

2017-10-31 Thread Moritz Barsnick
Hi Sampsa On Tue, Oct 31, 2017 at 21:38:42 +0200, Sampsa Riikonen wrote: > Dear List, > I am compiling a stripped-down, static versions of the libraries, i.e. : > > libavcodec.a libavformat.a libavutil.a libswscale.a libavfilter.a > libswresample.a > > and I'm "baking them in" into a custom sha

Re: [FFmpeg-devel] haunted by "undefined reference to `vaUnmapBuffer'"

2017-10-31 Thread Carl Eugen Hoyos
2017-10-31 20:38 GMT+01:00 Sampsa Riikonen : > I am compiling Please post on the user mailing list: http://ffmpeg.org/contact.html#MailingLists Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-d

[FFmpeg-devel] haunted by "undefined reference to `vaUnmapBuffer'"

2017-10-31 Thread Sampsa Riikonen
Dear List, I am compiling a stripped-down, static versions of the libraries, i.e. : libavcodec.a libavformat.a libavutil.a libswscale.a libavfilter.a libswresample.a and I'm "baking them in" into a custom shared-library. All external libraries are disabled, and configure script tells me that