gstreamer/libs
Sebastian Rasmussen 1cf733f282 check: Avoid requring (u)intmax_t in macros
Previously embedded libcheck versions did not depend on (u)intmax_t and
doing so would require projects using GStreamer's check framework to add
AX_CREATE_STDINT_H to their configure.ac. A workaround is to fallback to
glib types. This patch assumes that glib.h is always included before
internal-check.h which is ok since everything Gstreamer would include
gst/gstcheck.h instead of directly including internal-check.h.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=727826
2014-12-07 17:32:30 +01:00
..
gst check: Avoid requring (u)intmax_t in macros 2014-12-07 17:32:30 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00