[Bug 747707] applemedia: expose GstCoreMediaMeta to app
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Apr 18 15:50:15 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747707
--- Comment #2 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
As discussed on IRC, GstCoreVideoMemory should not be the only kind of object
retaining the Apple objects -- since:
a) there are multiple GstCoreVideoMemory for planes -- which one you look
into?
b) when passing a CMSampleBuffer / CVPixelBuffer between supporting elements
(determined via meta feature-caps), we can avoid populating the GstBuffer with
GstCoreVideoMemory objects at all
We might unify the metas, possibly keeping a variant of GstCoreMediaMeta whose
sample_buf can be NULL?
--
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