gstreamer/gst-libs/gst/cdda
Tim-Philipp Müller 842911d241 libs: make sure gobject-introspection scanner calls gst_init()
Fixes introspection failures caused by type assertions/warnings.
Since we now moved from _get_type() functions to external GType
variables in a couple of places, we actually have to call gst_init()
to make sure these are set when we use GST_TYPE_FOO.
2011-03-09 12:17:14 +00:00
..
gstcddabasesrc.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
gstcddabasesrc.h gst-libs/gst/cdda/gstcddabasesrc.*: Make the GType of GstCDDABaseSrcMode public for bindings. 2009-01-07 10:50:15 +00:00
Makefile.am libs: make sure gobject-introspection scanner calls gst_init() 2011-03-09 12:17:14 +00:00