[gstreamer-bugs] [Bug 351768] Unwanted concurent buffer modifications
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Aug 17 09:45:24 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=351768
GStreamer | gstreamer (core) | Ver: HEAD CVS
Michal Benes changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #71089|1 |0
is obsolete| |
------- Comment #5 from Michal Benes 2006-08-17 16:45 UTC -------
(In reply to comment #2)
> if we subbuffer a writable buffer and then drop the
> reference, the child is still writable, because there will still only be one
> reference to the parent.
But the parent buffer will still be refenced by the child and if somebody makes
child's subbuffer, than the child2 will reference parent as its parent and not
child. Thus child will remain writable but it will point to the same data as
chil2.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list