gstreamer/gst-libs/gst/sdp
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
..
gstsdp.h Document the SDP library. 2007-07-24 17:37:03 +00:00
gstsdpmessage.c sdp: only parse TTL for IP4 addresses 2010-12-02 19:09:11 +01:00
gstsdpmessage.h sdp: add method to check for multicast addresses 2010-12-02 19:09:11 +01:00
Makefile.am libs: make sure gobject-introspection scanner calls gst_init() 2011-03-09 12:17:14 +00:00