gstreamer/libs
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
..
gst optimisation : Use g_object_newv where possible. 2009-10-28 09:31:17 +01:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00