[Bug 754042] v4l2src: Asserts on renegotiation with USERPTR

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 16:45:51 UTC 2016


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

--- Comment #2 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 329312
  --> https://bugzilla.gnome.org/attachment.cgi?id=329312&action=edit
v4l2src: Avoid decide allocation on active pool

v4l2src will renegotiate only if the format have changed. As of now,
it's not possible to change the allocationw without resetting the
camera. To avoid unwanted side effect, simply keep the old allocation
if no renegotiation is taking place. This fixes assertion and possible
failures in USERPTR or DMABUF import mode (when using downstream pools).

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