android_kernel_xiaomi_sm8350/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
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
stv06xx_pb0100.h
stv06xx_sensor.h
stv06xx_st6422.c
stv06xx_st6422.h
stv06xx_vv6410.c
stv06xx_vv6410.h
stv06xx.c V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame 2009-11-07 12:55:05 -02:00
stv06xx.h