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. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
