FFmpeg/libavfilter
Clément Bœsch 4606807031 lavfi/xbr: undef PI if defined
This conflict with the DJGPP libc math.h which includes a PI macro (to
M_PI).

We cannot make DJGPP POSIX only (using -D_POSIX_SOURCE) to avoid this
kind of symbols conflicts due to the lack of both posix_memalign and
memalign (DJGPP non standard function) in that POSIX mode. We currently
rely on memalign for aligned heap allocation.
2017-03-29 14:49:29 +02:00
..
2016-12-01 09:53:38 +01:00
2017-03-27 14:06:16 +01:00
2017-01-12 15:07:18 +01:00
2016-11-13 19:11:07 -06:00
2016-11-27 20:46:20 +01:00
2017-01-12 10:22:52 +01:00
2017-01-12 14:06:16 +01:00
2017-03-27 14:06:16 +01:00
2017-03-27 14:06:16 +01:00
2016-09-07 15:36:54 +02:00
2016-10-09 20:09:00 +02:00
2016-06-15 13:56:07 +02:00
2016-09-24 09:52:10 +02:00
2017-03-29 14:49:29 +02:00
2017-03-12 15:02:33 +00:00
2017-01-30 18:44:08 +01:00
2017-03-29 14:49:29 +02:00