[Bug 750039] Keeping buffers with shared memory alive
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 18 08:17:58 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750039
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #305112|0 |1
is obsolete| |
--- Comment #14 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 305601
--> https://bugzilla.gnome.org/attachment.cgi?id=305601&action=edit
Add GstParentBufferMeta
A core meta which helps implement the old concept
of sub-buffering in some situations, by making it
possible for a buffer to keep a ref on a different
parent buffer. The parent buffer is unreffed when
the Meta is freed.
This meta is used to ensure that a buffer whose
memory is being shared to a child buffer isn't freed
and returned to a buffer pool until the memory
is.
--
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