kernel-ark/drivers/media/video/gspca/stv06xx
Hans de Goede 1381dfd515 V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame
When we call gspca_frame_add, it returns a pointer to the frame passed in,
unless we call it with LAST_PACKET, when it will return a pointer to a
new frame in which to store the frame data for the next frame.

The frame pointer was not updated in stv06xx and ov518.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-11-07 12:55:05 -02:00
..
Kconfig
Makefile V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensor 2009-06-23 03:13:11 -03:00
stv06xx_hdcs.c V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure range 2009-09-19 00:52:46 -03:00
stv06xx_hdcs.h V4L/DVB (13009): gspca - stv06xx-hdcs: Reduce exposure range 2009-09-19 00:52:46 -03:00
stv06xx_pb0100.c V4L/DVB (10341): gspca - stv06xx: Plug a memory leak in the pb0100 sensor driver. 2009-03-30 12:42:29 -03:00
stv06xx_pb0100.h V4L/DVB (10341): gspca - stv06xx: Plug a memory leak in the pb0100 sensor driver. 2009-03-30 12:42:29 -03:00
stv06xx_sensor.h V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensor 2009-06-23 03:13:11 -03:00
stv06xx_st6422.c V4L/DVB (13005): gspca - stv06xx: Translate swedish comments to english 2009-09-19 00:52:28 -03:00
stv06xx_st6422.h V4L/DVB (12082): gspca_stv06xx: Add support for st6422 bridge and sensor 2009-06-23 03:13:11 -03:00
stv06xx_vv6410.c V4L/DVB (11695): gspca - stv06xx-vv6410: Set analog gain at init 2009-06-16 18:20:53 -03:00
stv06xx_vv6410.h V4L/DVB (11694): gspca - stv06xx-vv6410: No need to double set gain and exposure 2009-06-16 18:20:53 -03:00
stv06xx.c V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame 2009-11-07 12:55:05 -02:00
stv06xx.h V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place 2009-07-05 14:30:00 -03:00