libv4l: libv4lconvert support for SQ905C
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Wed, 11 Mar 2009 13:06:26 +0000 (14:06 +0100)
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Wed, 11 Mar 2009 13:06:26 +0000 (14:06 +0100)
commit1922ba63b8413c391f961f0b0daa7cac0d051f9b
treeac372661da90c3d9c04d69a72848aa3220a57422
parentfe8346718ea6afe20880baa8cef83c4c7cad154b
libv4l: libv4lconvert support for SQ905C

From: Theodore Kilgore <kilgota@auburn.edu>

Support the decompression used by the SQ905C cameras (0x2770:0x905C) and
some other related cameras. There is at the moment no support module for
these cameras in streaming mode, but I intend to submit one.

This contribution was created in whole by me, based upon code in libgphoto2
which was created in whole by me, and which was licensed for
libgphoto2 under the LGPL license.

Priority: normal

Signed-off-by: Theodore Kilgore <kilgota@auburn.edu>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
lib/libv4lconvert/Makefile
lib/libv4lconvert/libv4lconvert-priv.h
lib/libv4lconvert/libv4lconvert.c
lib/libv4lconvert/sq905c.c [new file with mode: 0644]