[Bug 751647] audio/video: Copy over more metas by default
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 29 08:04:54 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751647
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 306299
--> https://bugzilla.gnome.org/attachment.cgi?id=306299&action=edit
adapter: Copy over GstMeta from the input buffers to the output
All functions that return a GstBuffer or a list of them will now copy
all GstMeta from the input buffers except for meta with GST_META_FLAG_POOLED
flag or "memory" tag.
This is similar to the existing behaviour that the caller can't assume
anything about the buffer flags, timestamps or other metadata.
--
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