libv4l: support separate vfliping and hfliping
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Tue, 19 May 2009 12:25:22 +0000 (14:25 +0200)
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Tue, 19 May 2009 12:25:22 +0000 (14:25 +0200)
commitd3fe28b4ee211ef1a6512fec838360fe82c85ea0
tree6c3a7aa3e5b8a6a5d9cd9940addd41c7bacc0b75
parent358b10555440d52375cafc59402f6f5a0cdf42c4
libv4l: support separate vfliping and hfliping

From: Hans de Goede <hdegoede@redhat.com>

Before this patch libv4l only support 180 degree rotation, which is
hflip and vflip combined, this patch adds support for separate
hflipping and vflipping.

Priority: normal

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