summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 20da0f6e0..1673eb6e8 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2005-12-10 22:17 mchehab
+
+ * linux/drivers/media/video/cx88/cx88-video.c: (get_control),
+ (set_control), (init_controls), (cx8800_initdev):
+ - now, default control values at cx88_cx8800_ctls are honored
+ - default value for contrast/saturation were changed to be
+ in line with available documentation for the chipset;
+ - Removed some bad coding at set_control;
+ - U/V Saturation now changes proportionally
+
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-10 17:44 rmcc
* linux/drivers/media/video/Makefile: