V4L/DVB (9859): gspca - ov534: Fix frame size so we don't miss the last pixel.
authorJim Paris <jim@jtan.com>
Thu, 4 Dec 2008 07:36:14 +0000 (04:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:54 +0000 (09:38 -0200)
The frame size is too small, so we lose the last YUYV pixel.
Fix the setup and remove the last_pixel hack.

Signed-off-by: Jim Paris <jim@jtan.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found