mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
d8e8e92176
This brings us up-to-speed with the latest compatibility code from upstream check git. For completeness, we do all the checks that upstream check does, but we skip the snprintf/vsnprintf code because it's not straightforward (involves running code and that is bad for cross-compilation) and not necessary for the platforms we support anyway. If someone really wants this, they can uncomment this and copy the relevant checks from the check git repository. https://bugzilla.gnome.org/show_bug.cgi?id=775870 |
||
---|---|---|
.. | ||
libcompat | ||
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 | ||
Makefile.am | ||
meson.build |