gstreamer/libs/gst
Tim-Philipp Müller daecaf0e8a Remove GST_DEBUG_FUNCPTR where they're pointless
There's not much point in using GST_DEBUG_FUNCPTR with GObject
virtual functions such as get_property, set_propery, finalize and
dispose, since they'll never be used by anyone anyway. Saves a
few bytes and possibly a tenth of a polar bear.
2009-10-28 00:44:24 +00:00
..
base Remove GST_DEBUG_FUNCPTR where they're pointless 2009-10-28 00:44:24 +00:00
check libs/gst/check: Make writing threadsafe. Backported from libcheck trunk 2009-10-12 13:50:51 +02:00
controller controller: just cast in internal API where we have checked parameters already 2009-10-18 23:18:58 +03:00
dataprotocol introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH 2009-09-12 14:35:09 +02:00
helpers registry: Support installed/uninstalled plugin-scanner helper 2009-10-06 19:51:44 +01:00
net netclientclock: fix timestamp comparission, Fixes #597407 2009-10-13 19:12:50 +03:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00