From a5fd51aa1ea7fae7684b2b36cd2e0853e3f2581c Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Thu, 16 Jun 2005 21:38:45 +0000 Subject: * 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 --- v4l/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'v4l') 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 + 2005-06-16 21:13 mchehab * cx88-video.c, saa7134-video.c, bttv-driver.c: -- cgit v1.2.3