diff options
author | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-05-26 10:07:18 +0200 |
---|---|---|
committer | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-05-26 10:07:18 +0200 |
commit | 08f4c9bb91fbc3e348322f140e1a0c1f662b7478 (patch) | |
tree | c9b6ea88e4661f5f58b9392858ef71d4033cab7f /v4l2-apps/libv4l/TODO | |
parent | 7b1960c67fb907d4885734c31a41898a9fe6dfa7 (diff) | |
download | mediapointer-dvb-s2-08f4c9bb91fbc3e348322f140e1a0c1f662b7478.tar.gz mediapointer-dvb-s2-08f4c9bb91fbc3e348322f140e1a0c1f662b7478.tar.bz2 |
libv4l: add gamma correction to video processing
From: Hans de Goede <hdegoede@redhat.com>
add gamma correction to the video processing, and enable it by default
(correct for a display gamma of 1.5) for pac207 based cams.
Priority: normal
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/TODO')
-rw-r--r-- | v4l2-apps/libv4l/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/v4l2-apps/libv4l/TODO b/v4l2-apps/libv4l/TODO index e4ea436a3..8f7744337 100644 --- a/v4l2-apps/libv4l/TODO +++ b/v4l2-apps/libv4l/TODO @@ -12,7 +12,4 @@ -make updating of parameters happen based on time elapsed rather then frames - --add gamma correction video processing - -get standardized CID for AUTOGAIN_TARGET upstream and switch to that |