v4l-utils: Add the JPEG Lite decoding function
authorJean-François Moine <moinejf@free.fr>
Tue, 15 Feb 2011 15:47:41 +0000 (16:47 +0100)
committerHans de Goede <hdegoede@redhat.com>
Tue, 15 Feb 2011 16:11:06 +0000 (17:11 +0100)
commit6c16219bc0b60cf6bf5f127578d38237b00134dd
treed01580e08514a2d57b26f3a2c7138d3ef8047e40
parentb509053a415711c740463b7296887edb4c039a75
v4l-utils: Add the JPEG Lite decoding function

JPEG Lite images are created by the DivIO nw80x chips.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
include/linux/videodev2.h
lib/libv4lconvert/Makefile
lib/libv4lconvert/jpgl.c [new file with mode: 0644]
lib/libv4lconvert/libv4lconvert-priv.h
lib/libv4lconvert/libv4lconvert.c