Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / gst.c
index c1b9aa0..c8f431b 100644 (file)
--- a/gst/gst.c
+++ b/gst/gst.c
@@ -763,6 +763,7 @@ init_post (GOptionContext * context, GOptionGroup * group, gpointer data,
   _gst_value_initialize ();
   g_type_class_ref (gst_param_spec_fraction_get_type ());
   _gst_tag_initialize ();
+  gst_parse_context_get_type ();
 
   _gst_plugin_initialize ();