libv4l: speedup software autogain settling
authorHans de Goede <hdegoede@redhat.com>
Sun, 10 Jan 2010 07:40:17 +0000 (08:40 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Feb 2010 00:44:40 +0000 (21:44 -0300)
commitaf509f27576f476d7f041e77e38200c3511cd8fe
tree772ee154a489b25318a0ab5a71ddb9064e5f4ab7
parent1f0cccf716b2cbd7fa2ca46f44f4a50ea2b0b349
libv4l: speedup software autogain settling

On camera's with a gine grained exposure control like some mr97310a models,
the autogain algorithm would take ages to get to the desired point. This
patch considerably speeds up the autogain algorithm.

Priority: normal

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/libv4lconvert/processing/autogain.c
lib/libv4lconvert/processing/libv4lprocessing.c