[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 01:49:23 PDT 2012


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

--- Comment #4 from Alban Browaeys <prahal at yahoo.com> 2012-06-29 08:49:16 UTC ---
Created an attachment (id=217589)
 View: https://bugzilla.gnome.org/attachment.cgi?id=217589
 Review: https://bugzilla.gnome.org/review?bug=678663&attachment=217589

explicitely forbid array length for non callable paramters in gi and avoid
discarding array conversion

this is a patch for gobject-introspection 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

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