On Fri, Nov 25, 2016 at 06:42:11PM +0100, Diego Biurrun wrote: > On Thu, Nov 24, 2016 at 06:44:35PM +0100, Janne Grunau wrote: > > On 2016-11-24 17:23:49 +0100, Diego Biurrun wrote: > > > --- a/configure > > > +++ b/configure > > > @@ -2453,8 +2455,9 @@ encode_audio_example_deps="avcodec avutil" > > > encode_video_example_deps="avcodec avutil" > > > filter_audio_example_deps="avfilter avutil" > > > metadata_example_deps="avformat avutil" > > > -output_example_deps="avcodec avformat avutil swscale" > > > +output_example_deps="avcodec avformat avresample avutil swscale" > > > qsvdec_example_deps="avcodec avutil libmfx h264_qsv_decoder" > > > +qsvdec_example_deps="avcodec avutil libmfx h264_qsv_decoder vaapi_x11" > > > transcode_aac_example_deps="avcodec avformat avresample" > > > > ok > > Not OK, I duplicated the qsvdec_example line ;-p
.. apart from the fact that it's an incorrect stray change... Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
