Janne Grunau <[email protected]> writes: > Add -D_XOPEN_SOURCE=600 to host cflags to make the constants in math.h > available. Include math.h where necessary and remove redundant M_PI > defines. > --- > configure | 2 +- > libavcodec/aacps_tablegen.h | 1 + > libavcodec/cos_tablegen.c | 3 --- > libavcodec/sinewin_tablegen.c | 3 --- > 4 files changed, 2 insertions(+), 7 deletions(-)
Looks mostly harmless. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
