Eric Akkerman <eric.akker...@gmail.com> added the comment:

When compiling from latest svn with same configuration command, exits with 
error:

libavfilter/vf_scale.c:138: warning: 'sws_getContext' is deprecated (declared at
./libswscale/swscale.h:194)
CC      libavfilter/vf_setpts.o
CC      libavfilter/vf_settb.o
CC      libavfilter/vf_slicify.o
CC      libavfilter/vf_transpose.o
CC      libavfilter/vf_unsharp.o
CC      libavfilter/vf_vflip.o
CC      libavfilter/vf_yadif.o
CC      libavfilter/vsink_nullsink.o
CC      libavfilter/vsrc_buffer.o
libavfilter/vsrc_buffer.c: In function 'request_frame':
libavfilter/vsrc_buffer.c:127: warning: passing argument 3 of 'av_image_copy'
from incompatible pointer type
CC      libavfilter/vsrc_nullsrc.o
AR      libavfilter/libavfilter.a
make: *** No rule to make target `libswscale/libswscale.so', needed by
`libavfilter/libavfilter.so.1'.  Stop.

are we able to compile with the --disable-swscale flag?

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue2476>
________________________________________________

Reply via email to