[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
Tue Oct 21 10:59:51 PDT 2014


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

--- Comment #15 from Thibault Saunier <tsaunier at gnome.org> 2014-10-21 17:59:48 UTC ---
Created an attachment (id=289062)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289062
 Review: https://bugzilla.gnome.org/review?bug=736896&attachment=289062

Override gst_caps_get_structure to avoid the structure to be copied

when it should not as we need to be able to modify it in place.

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