mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
e53becc70f
In case CFLAGS/LDLIBS are already defined and conflicting with the pkg-config flags, give priority to the latter since they are used to detect compilation flags. This should fix for example the case where there are many different instances of a library, CFLAGS=-I/foo/include and pkg-config cflags say -I/bar/include. |
||
---|---|---|
.. | ||
decoding_encoding.c | ||
filtering_audio.c | ||
filtering_video.c | ||
Makefile | ||
metadata.c | ||
muxing.c | ||
scaling_video.c |