GNOME Bugzilla – Bug 748990
avsamplebuffersink: support CM and CV metas
Last modified: 2018-11-03 11:37:23 UTC
avsamplebuffersink currently doesn't use CMSampleBuffer or CVPixelBuffer metas if present in the GstBuffer, instead reconstructing the CVPixelBuffer and CMSampleBuffer. For buffers coming from other applemedia elements, this needlessly locks them into CPU memory. (And also needlessly does CV and CM housekeeping structure allocations.)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/186.