mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 06:08:14 +00:00
1cf733f282
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 |
||
---|---|---|
.. | ||
alarm.c | ||
check.c | ||
check.h.in | ||
check_error.c | ||
check_error.h | ||
check_impl.h | ||
check_list.c | ||
check_list.h | ||
check_log.c | ||
check_log.h | ||
check_msg.c | ||
check_msg.h | ||
check_pack.c | ||
check_pack.h | ||
check_print.c | ||
check_print.h | ||
check_run.c | ||
check_str.c | ||
check_str.h | ||
clock_gettime.c | ||
libcompat.c | ||
libcompat.h | ||
localtime_r.c | ||
Makefile.am | ||
strsignal.c | ||
timer_create.c | ||
timer_delete.c | ||
timer_settime.c |