[FFmpeg-devel] [PATCH] configure: Fix detection of vp9 decoder/encoder
Felix Matouschek
felix at matouschek.org
Tue Dec 12 16:53:06 EET 2017
Am 12.12.2017 15:37, schrieb James Almer:
> No, this is not correct. If anything has to be added here, it would be
> $libm_extralibs. -lm is not needed/available on some systems.
Ok, changed it.
> Also, you should be using pkg-config. Its job is to make sure all the
> cflags and ldflags are correct for your system.
> This shitty fallback shouldn't be here in the first place, but some
> people are too stubborn about it.
The Android NDK has no pkg-config so it is somehow useful.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-Fix-detection-of-vp9-decoder-encoder.patch
Type: text/x-diff
Size: 1705 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171212/4fa2e103/attachment.patch>
More information about the ffmpeg-devel
mailing list