[FFmpeg-devel] [PATCH] configure: add pkg-config support for libx264
Michael Niedermayer
michaelni at gmx.at
Sat Oct 18 03:00:58 CEST 2014
On Fri, Oct 17, 2014 at 11:48:12PM +0000, Carl Eugen Hoyos wrote:
> Benoit Fouet <benoit.fouet <at> free.fr> writes:
>
> > +enabled libx264 && { { check_pkg_config x264 "stdint.h x264.h"
> > x264_encoder_encode &&
> > + require_pkg_config x264 "stdint.h
> > x264.h" x264_encoder_encode; } ||
> > + { require libx264 x264.h
> > x264_encoder_encode -lx264
>
> No objections from me.
> (Works fine here.)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141018/c2d74023/attachment.asc>
More information about the ffmpeg-devel
mailing list