gstreamer/ext/schroedinger
Scott D Phillips 70ba84ee12 schro: #include math.h before schroedinger headers
The schroedinger headers unconditionally #define over C99's rint when
compiling with msvc which messes up the later inclusion of math.h.
Including math.h before schroedinger headers avoids getting syntax
errors in math.h

https://bugzilla.gnome.org/show_bug.cgi?id=775293
2016-11-29 09:49:05 +00:00
..
gstschro.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstschrodec.c schro: #include math.h before schroedinger headers 2016-11-29 09:49:05 +00:00
gstschroenc.c schro: #include math.h before schroedinger headers 2016-11-29 09:49:05 +00:00
gstschroutils.c schro: #include math.h before schroedinger headers 2016-11-29 09:49:05 +00:00
gstschroutils.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00