gstreamer/libs/gst
Nirbheek Chauhan 7cfdb23387 gstcheck: Document strcmp used in string cmp macros
strcmp() does not allow the arguments to be NULL, but g_strcmp0()
does, so document that we use g_strcmp0() so that people don't need to
worry about that.
2019-07-01 11:51:46 +00:00
..
base basesrc: Add public gst_base_src_negotiate () function 2019-07-01 11:16:09 +02:00
check gstcheck: Document strcmp used in string cmp macros 2019-07-01 11:51:46 +00:00
controller Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
helpers gdb: add gst_element_pad() function 2019-05-24 10:37:50 +00:00
net Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30