[Bug 751072] New: applemedia: enable sharing of CMBlockBuffer data
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jun 16 13:00:56 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751072
Bug ID: 751072
Summary: applemedia: enable sharing of CMBlockBuffer data
Classification: Platform
Product: GStreamer
Version: git master
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ilya.konstantinov at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When Apple's CMBlockBuffer objects are currently wrapped in GstMemory (and
consequentially in GstBuffer), we do it with GST_MEMORY_FLAG_NO_SHARE. This has
the unfortunate side effect of forcing copies. The attached one-line patch
fixes that.
--
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