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:
229fd7d
)
[media] em28xx: Fix height setting on non-progressive captures
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 3 Aug 2012 16:52:32 +0000
(13:52 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Aug 2012 10:09:06 +0000
(07:09 -0300)
This was introduced on commit
c2a6b54a9
:
"em28xx: fix: don't do image interlacing on webcams"
The proposed patch by Ezequiel is wrong. The right fix here is to just
don't bother here if either the image is progressive or not.
Reported-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found