On 7/10/17 10:26 AM, Diego Biurrun wrote: > glibc introduced _DEFAULT_SOURCE in version 2.19 to replace _BSD_SOURCE and > _SVID_SOURCE, which were deprecated in version 2.20. Add _DEFAULT_SOURCE > where the latter two are used to be forwards-compatible and avoid warnings > about the use of deprecated definitions. > --- > libavformat/os_support.c | 1 + > libavformat/udp.c | 1 + > libswscale/utils.c | 1 + > 3 files changed, 3 insertions(+) >
Sounds good enough. _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel