]> git.karo-electronics.de Git - mv-sheeva.git/commit
V4L/DVB (13181): gspca w9968cf: Add support for JPEG compression
authorHans de Goede <hdegoede@redhat.com>
Mon, 19 Oct 2009 09:08:01 +0000 (06:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:40:46 +0000 (18:40 -0200)
commit79b359025d57969decb465973f7c0ea195009007
tree651bc699116aa3607412cb85208bca091ebd9386
parent8394bcf3fc0293aa5cd07e2a1a3c6bf4e1a5b835
V4L/DVB (13181): gspca w9968cf: Add support for JPEG compression

gspca w9968cf: Add support for JPEG compression, this enables much higher
framerates at 320x240 / 352x288 and also allows for 640x480 mode for
cams which can do this. The w9968cf uses planar JPEG, which libv4l until
now did not support, so this requires atleast version 0.6.3 of libv4l.

And something important I forgot to mention in my earlier w9968cf commits:
Many thanks to Hans Verkuil for giving me a w9968cf based cam, which has
allowed me to develop the gspca w9968cf support.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/gspca/ov519.c
drivers/media/video/gspca/w996Xcf.c