GNOME Bugzilla – Bug 698992
v4l2: also poll for output devices
Last modified: 2013-04-27 08:32:16 UTC
Created attachment 242611 [details] [review] patch Note that the V4L2 API defines that for output devices POLLOUT indicates that a buffer is ready to be dequeued.
Thanks, pushed: commit d4126ff9860eaa6cc954df327d195dd120e0bae7 Author: Michael Olbrich <m.olbrich@pengutronix.de> Date: Wed Sep 5 16:39:31 2012 +0200 v4l2: also poll for output devices Note that the V4L2 API defines that for output devices POLLOUT indicates that a buffer is ready to be dequeued. https://bugzilla.gnome.org/show_bug.cgi?id=698992