[Bug 678663] [0.11] memory: Need equivalent of PyGST Buffer.data from PyGI, gst_map_info_get_data()?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 29 02:07:39 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678663
  GStreamer | gstreamer (core) | git

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-29 09:07:37 UTC ---
> though the annotation is wrong for
> MapInfo.data (length=<field> is not supported by gi and breaks the conversion
> to an array).
> So the issue is twofolds:
> - make gi tells what wrong (and do not abort the routine, simply warn)
> - the GstMapInfo annotation for data field needs to get fixed

What is the correct annotation? Are you sure the length=size bit actually
"breaks" the array conversion? Because I'm pretty sure I tried just (array)
first, and it didn't make any difference at all. Besides, how would it
determine the length of the array otherwise?

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