[Bug 758424] v4l2videodec: Keep the input buffers, they are needed to copy metadata

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 21:03:44 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=758424

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 329344
  --> https://bugzilla.gnome.org/attachment.cgi?id=329344&action=edit
v4l2videodec: Keep part of the input buffer

Instead of completely getting rid of the input buffer, copy
the metadata, the flags and the timestamp into an empty buffer.
This way the decoder base class can copy that information again
to the output buffer.

-- 
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