[Bug 583890] v4l2: Implement V4L2_MEMORY_DMABUF/USERPTR support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 17 13:02:30 UTC 2018


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

--- Comment #68 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 373380
  --> https://bugzilla.gnome.org/attachment.cgi?id=373380&action=edit
v4l2src: Simplify format handling

Always initially use try_format(), delaying set_format() to when the
allocation is being negotiated. This avoid having two code paths, and
will be help adding support for properly importing buffers of specific
strides and offsets.

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