[Bug 729123] GstSdp.SDPMessage.parse_buffer needs a guint8* + annotation corrections

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 29 00:03:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729123
  GStreamer | gst-python | 1.2.4

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-29 07:03:10 UTC ---
Ideally all functions here should have the SDP message as first parameter, but
they don't. But can't you call msg = GstSdp.SDPMessage.new() and then
GstSdp.SDPMessage.parse_buffer(buffer, msg)?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list