gstreamer/libs/gst/check
Tim-Philipp Müller 04deaac7a4 check: testclock: fix deprecation guards
Make our own deprecation marker for libgstcheck,
since the function declaration must contain the
right API export decorator (GST_CHECK_API) and
not the one for GStreamer core.
2018-08-26 11:45:58 +02:00
..
libcheck Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
check-prelude.h check: testclock: fix deprecation guards 2018-08-26 11:45:58 +02:00
check.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstbufferstraw.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstbufferstraw.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstcheck.c autotools: stop controlling symbol visibility with -export-symbols-regex 2018-08-12 23:26:25 +01:00
gstcheck.h check: Add a fail_unless_equals_clocktime macro for convenience 2018-07-08 20:56:16 -04:00
gstconsistencychecker.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstconsistencychecker.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gstharness.c Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
gstharness.h check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
gsttestclock.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:49:14 +02:00
gsttestclock.h check: testclock: fix deprecation guards 2018-08-26 11:45:58 +02:00
Makefile.am check: GST_EXPORT -> GST_CHECK_API 2018-03-13 00:57:36 +00:00
meson.build meson: add options to disable gobject cast checks and glib asserts 2018-08-11 18:17:29 +01:00