git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f797608
)
V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 2 Jul 2009 20:34:04 +0000
(17:34 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 5 Jul 2009 17:30:07 +0000
(14:30 -0300)
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>
No differences found