Quoting Diego Biurrun (2016-02-01 11:30:29) > On Sun, Jan 31, 2016 at 02:44:23PM +0100, Anton Khirnov wrote: > > --- a/configure > > +++ b/configure > > @@ -2400,9 +2400,9 @@ avconv_deps="avcodec avfilter avformat avresample > > swscale" > > -avplay_deps="avcodec avformat avresample swscale sdl" > > +avplay_deps="avcodec avfilter avformat avresample sdl" > > If you removed the swscale dependency completely, then you left behind > at least the swscale #include.
"at least"? Do you see anything else? The extra include removed locally. -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
