[Bug 698562] gstrtpbuffer.c: broken language bindings for gst_rtp_buffer_get_payload

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 7 13:51:18 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698562
  GStreamer | gst-plugins-base | git

--- Comment #6 from Branko Subasic <branko.subasic at axis.com> 2013-05-07 20:51:11 UTC ---
It seems as if using GBytes is not the way to go, right? Given the problem of
invalidating it after the memory has been unmapped.

And if the bindings makes a copy of the original data anyway then it's not a
big  difference compared to adding an _extract() function. But adding an
extract function might make it clearer that it's an actual copy, and it would
be similar to the gst_buffer_extract_dup() function.

So, which way to go?

-- 
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