[Bug 757925] New: bufferpool confing: function to remove an option in the config
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 10 21:20:34 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757925
Bug ID: 757925
Summary: bufferpool confing: function to remove an option in
the config
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ystreet00 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The use case I have for this is if an element wants to override/perform the
creation of a meta on the buffer.
A simple solution of using gst_buffer_foreach_meta(); gst_buffer_remove_meta()
will fail to remove any locked buffers that a bufferpool adds to the buffer.
This makes it optional and possible for the meta to not appear on the buffer in
the first place.
--
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