commit | 2b3e284a89dfa53eb42b6470e4c03e5ddfdb24c5 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Dec 12 08:55:04 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:17:01 2010 -0200 |
tree | 5a33c8a36c776bbdec281d4a8a2dbdb73c0134f7 | |
parent | d6746d55da0819edbe913a1447b1ab0e7b440241 [diff] |
[media] gspca_sonixb: Rewrite start of frame detection Our old start of frame detection code wrongly assumes that the sof marker always lives at the beginning of the frame. At least for the 0c45:602a camera this is not the case. This patch also improves the framerate from 28 fps to 30 fps with the 0c45:6005 and 0c45:6007 Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>