[FFmpeg-devel] [PATCH] examples/decoding_encoding: remove unused variable "size"

Nicolas George nicolas.george at normalesup.org
Thu Apr 12 11:29:27 CEST 2012


Le quartidi 24 germinal, an CCXX, Clément Bœsch a écrit :
> [~/ffmpeg/doc/examples]% make decoding_encoding
> cc decoding_encoding.o -lavdevice -lavformat -lavfilter -lavcodec -lswscale -lavutil   -o decoding_encoding

For me:

pkg-config --libs libavutil

returns: -lavutil -lm

Can you check yours? And find out where the libavutil.pc file comes from?

> And BTW, about that Makefile, I think LDLIBS would more appropriate that
> LDFLAGS.

It will frequently contain -L flags, possibly -R flags too.

Regards,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120412/fbce015b/attachment.asc>


More information about the ffmpeg-devel mailing list