[Bug 750039] Keeping buffers with shared memory alive

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 29 10:57:15 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750039

--- Comment #7 from Jan Schmidt <thaytan at noraisin.net> ---
(In reply to Olivier CrĂȘte from comment #6)
> Jan: When you add a memory to a second buffer, the refcount goes to 2, which
> makes it non-writable too.

No - I fell for that one too.

A GstMemory is a LOCKABLE miniobject, which doesn't change read/write status
based on refcount any more - it only checks the lockstate of the miniobject.

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