commit | b2dfd1a45f014e24f0eecc50a7edc954425c348a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Apr 28 04:05:22 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:58:37 2010 -0300 |
tree | 8e24a65edda8d0cef448622ab8bcc56205cc6683 | |
parent | bc0f7f19ab9ba5c7ec648b400d1360b525fa1a3a [diff] |
V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR For recoverable stream errors dqbuf() now returns 0 and the error flag is set instead of returning EIO. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>