+2008-05-30 Ali Sabil <ali.sabil@gmail.com>
+
+ * vapi/packages/gstreamer-0.10/: fix Gst.Pad.push_event
+ ownership transfer
+
+ * vapi/gstreamer-0.10.vapi: regenerated
+
2008-05-30 Jürg Billeter <j@bitron.ch>
* vala/valacodenode.vala:
public bool proxy_setcaps (Gst.Caps caps);
public Gst.FlowReturn pull_range (uint64 offset, uint size, out weak Gst.Buffer buffer);
public Gst.FlowReturn push (Gst.Buffer# buffer);
- public bool push_event (Gst.Event event);
+ public bool push_event (Gst.Event# event);
public bool query (Gst.Query query);
public bool query_convert (Gst.Format src_format, int64 src_val, Gst.Format dest_format, int64 dest_val);
public bool query_default (Gst.Query query);
gst_class_signal_emit_by_name hidden="1"
GstPad.querytypefunc hidden="1"
gst_pad_push.buffer takes_ownership="1"
+gst_pad_push_event.event takes_ownership="1"
gst_pad_set_query_type_function hidden="1"
GstPadTemplate::pad_created has_emitter="1"
gst_parse_launchv.argv is_array="1"