[Bug 736896] [REGRESSION] pygobject 3.13 now copies the GstStructure when getting them from a GstCaps, making it impossible to properly modify structures from caps in place.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 1 06:33:49 PDT 2014


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

--- Comment #12 from Thibault Saunier <tsaunier at gnome.org> 2014-10-01 13:33:43 UTC ---
(In reply to comment #10)
> I think making the boxed copy function return a ref just causes writability
> issues then, no?

It can potentially, we should figure out how we want that to be handled. Can we
/ do we usually write into GstStructure coming from GValues ?

The other question is where is the Boxed type API used with GstStructure and if
people rely (and should rely in the current context) on the fact that
structures are hard copied when using it?

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