• Diego Biurrun's avatar
    build: Add feature test macros for glibc 2.19+ · 825e463a
    Diego Biurrun authored
    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.
    825e463a
Name
Last commit
Last update
..
ppc Loading commit data...
tests Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
input.c Loading commit data...
libswscale.v Loading commit data...
options.c Loading commit data...
output.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_internal.h Loading commit data...
swscale_unscaled.c Loading commit data...
utils.c Loading commit data...
version.h Loading commit data...
yuv2rgb.c Loading commit data...