gstreamer/libs/gst
Edward Hervey 27284628e4 optimisation : Use g_object_newv where possible.
This avoids:
* triple-checking for the GType when type-checking is enabled (see #597260)
* Avoids going through an expensive no-argument checking which landed in
  glib-2.22
* Avoids going through 2 extrac functions (g_object_new -> g_object_new_valist)
2009-10-28 09:31:17 +01:00
..
base optimisation : Use g_object_newv where possible. 2009-10-28 09:31:17 +01:00
check libs/gst/check: Make writing threadsafe. Backported from libcheck trunk 2009-10-12 13:50:51 +02:00
controller optimisation : Use g_object_newv where possible. 2009-10-28 09:31:17 +01: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