[Bug 757254] Deprecate GST_MEMORY_FLAG_NO_SHARE
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 11 22:56:20 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=757254
--- Comment #10 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 355361
--> https://bugzilla.gnome.org/attachment.cgi?id=355361&action=edit
memory: Deprecate GST_MEMORY_FLAG_NO_SHARE
This flag always causes problems as it prevents subbuffering,
instead one should create a custom GstAllocator to pool the GstMemory objects
and not rely on the lifetime of the GstBuffer object they were originally
attached to.
--
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