libv4l: add support for adding black borders (reverse cropping)
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Fri, 22 May 2009 09:40:31 +0000 (11:40 +0200)
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Fri, 22 May 2009 09:40:31 +0000 (11:40 +0200)
commitaf3b5a8c74ecef7987842849fe8830e2c110ac3e
tree74d26348bb0f09facd615a22e84664501b13f107
parentfc19c49f8b8921aa32fa1403c959aa4ad7873da2
libv4l: add support for adding black borders (reverse cropping)

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

Add the capability to provide 320x240 to apps if the cam can only
do 320x232 (some zc3xx cams) by adding black borders. And more in
general the capability to make certain standard resolutions available
by adding black borders to slightly smaller resolutions, in case we
encounter more cams which have a hardware limitation which makes them do
a resolution slightly smaller then the standard ones.

Priority: normal

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