summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index b79b4d95e..65689e4ca 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,17 @@
+2005-06-17 00:00 nshmyrev
+ * bttv-driver.c, bttvp.h:
+
+ - New bttv module params:
+
+ - uv_ratio : allow a ratio of saturation between u and v. If you have a ratio
+ of 40 and a saturation of 100, usat will be 80 and vstat 120. Useful to correct
+ a bad color balance.
+ - full_luma_range : provide a better contrast in using the full range 0-253
+ of values instead of 16-253.
+ - coring : to have a better black level.
+
+ Thanks to Sylvain Meyer <sylvain.meyer@worldonline.fr>
+
2005-06-16 21:13 mchehab
* cx88-video.c, saa7134-video.c, bttv-driver.c: