commit | ed5f1431ebeeba8cc6739e9cd905a7895b66184c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jul 02 17:34:04 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jul 05 14:30:07 2009 -0300 |
tree | 46abb23eee864b1f483322a2c0fd89ef9332b43f | |
parent | f797608cc4f19b44b83ec39c87e14af6fa07826d [diff] |
V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams Webcams have different constraints than other v4l devices. This patch makes the format ioctls to behave better. It also fixes a bug at open() handler, that were always reseting resolution to the maximum available one. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>