libv4l: Only allow supported destination formats when doing processing
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Tue, 14 Apr 2009 13:03:07 +0000 (15:03 +0200)
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>
Tue, 14 Apr 2009 13:03:07 +0000 (15:03 +0200)
commit7dd22c5bb7539a35dbbc9e56e76970ec9414cd20
treed67158ded8ccf09a05cfb9d78b2d4e5c3f5411b7
parent06f98fc5b92dccfb47a97b35c934298fceeaca83
libv4l: Only allow supported destination formats when doing processing

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

Only report / allow supported destination formats in enum_fmt / try_fmt /
g_fmt / s_fmt when processing, rotating or flipping.

Priority: normal

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