[Bug 794842] v4l2bufferpool: Should never return EOS unless it's a M2M device

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 13 20:12:06 UTC 2018


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

--- Comment #3 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Created attachment 373053
  --> https://bugzilla.gnome.org/attachment.cgi?id=373053&action=edit
v4l2bufferpool: Only return eos for M2M devices

This will avoid sending EOS on v4l2src when a driver sends an empty
buffers. This case would be a bug in the driver, but yet the camera
should keep running.

This also removes the check for corrupted buffers, as this check is
already done later.

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