[Bug 745287] basesink: drain query doesn't fully work to release v4l2 buffers
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 27 11:08:23 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745287
--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 298120
--> https://bugzilla.gnome.org/attachment.cgi?id=298120&action=edit
basesink: when draining, deep copy the last buffer to unref old memory
Use gst_buffer_copy_deep() to force the copy of the underlying
memory instead of possibly doing a shallow copy of the buffer
and just referencing the memory
--
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