gstreamer/libs/gst/check/libcheck
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
..
alarm.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check.h.in check: Avoid requring (u)intmax_t in macros 2014-12-07 17:32:30 +01:00
check_error.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_error.h check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_impl.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_list.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_list.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_log.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_log.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_msg.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_msg.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_pack.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_pack.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_print.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_print.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
check_run.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_str.c check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
check_str.h check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
clock_gettime.c check: Fix compilation error for iOS 2014-12-06 19:46:29 +01:00
libcompat.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
libcompat.h check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
localtime_r.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
Makefile.am check: Apply GStreamer-specific patches 2014-12-06 17:48:25 +01:00
strsignal.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
timer_create.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
timer_delete.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00
timer_settime.c check: Import version 0.9.14 2014-12-06 17:48:16 +01:00