+2009-01-13 Thijs Vermeir <thijsvermeir@gmail.com>
+
+ * vapi/packages/gstreamer-0.10/gstreamer-0.10.metadata:
+
+ Fix binding of gst_caps_from_string
+
+ * vapi/gstreamer-0.10.vapi: regenerated
+
2009-01-12 Thijs Vermeir <thijsvermeir@gmail.com>
* vapi/gdk-pixbuf-2.0.vapi: regenerated
public bool do_simplify ();
[CCode (has_construct_function = false)]
public Caps.empty ();
- public static unowned Gst.Caps from_string (string str);
+ public static Gst.Caps from_string (string str);
[CCode (has_construct_function = false)]
public Caps.full (Gst.Structure struct1, ...);
[CCode (has_construct_function = false)]
gst_bus_pop_filtered transfer_ownership="1"
gst_bus_timed_pop transfer_ownership="1"
gst_bus_timed_pop_filtered transfer_ownership="1"
-gst_caps_new_simple ellipsis="1"
+gst_caps_copy transfer_ownership="1"
+gst_caps_copy_nth transfer_ownership="1"
+gst_caps_from_string transfer_ownership="1"
+gst_caps_make_writable hidden="1"
gst_caps_new_full ellipsis="1"
+gst_caps_new_simple ellipsis="1"
gst_caps_set_simple ellipsis="1"
gst_caps_union transfer_ownership="1"
-gst_caps_make_writable hidden="1"
-gst_caps_copy transfer_ownership="1"
-gst_caps_copy_nth transfer_ownership="1"
GstChildProxy::child_added has_emitter="1"
GstChildProxy::child_removed has_emitter="1"
GstClockTime hidden="1"