libv4l: Add a force tinyjpeg quirk for w996Xcf based cams
authorHans de Goede <hdegoede@redhat.com>
Tue, 2 Aug 2011 11:30:23 +0000 (13:30 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 2 Aug 2011 11:32:09 +0000 (13:32 +0200)
commit7eb5fdd4536019ac8afe50a23e96d9e56aa9c82d
tree1dbb58928180da07874efc7f5a5842a76314e4d9
parent1a4b8075216b822b515b84ea27f2a7aebff0e7df
libv4l: Add a force tinyjpeg quirk for w996Xcf based cams

These cams produce non standard JPEG data which our embedded tinyjpeg
copy has been patched to handle, but regular libjpeg cannot handle,
so force the use of our embedded tinyjpeg for these cams.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/control/libv4lcontrol.c
lib/libv4lconvert/control/libv4lcontrol.h
lib/libv4lconvert/libv4lconvert.c