[gstreamer-bugs] [Bug 510301] GstStructure immutability problem when creating new C++ bindings

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 22 04:16:19 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=510301

  GStreamer | gstreamer (core) | Ver: 0.10.15

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com




------- Comment #3 from Wim Taymans  2008-01-22 12:16 UTC -------
This is intended behaviour, it's not possible to modify the query results when
multiple refs are taken (because this would suggest there are multiple
writers). Also the query remains valid after a call to gst_pad/element_query()
and needs to be unreffed after usage. 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=510301.




More information about the Gstreamer-bugs mailing list