summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 1ec8e3b4b..1d33583c9 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,20 @@
+2005-12-05 21:24 hverkuil
+
+ * linux/drivers/media/video/tda9887.c: (tda9887_set_insmod),
+ (tda9887_set_config), (tda9887_fixup_std), (tda9887_configure):
+ * linux/include/media/tuner.h:
+ - Set the tuner takeover point to 0x10 for NTSC/radio and 0x14 for PAL/SECAM.
+ - Allow override through TDA9887_SET_CONFIG
+ - PAL-N belongs with PAL-BG as does PAL-H. PAL-Nc belongs to PAL-M
+ - Add SECAM-BGH
+ - Set video freq to cVideoIF_38_90 for DK standards.
+ - Add cTunerGainLow to radio, change deemphasis to 75 for mono.
+ - Add ntsc module param for 'M' and 'J' (Japanese) standards.
+ - Fix module handling for 2.4.
+ - Now able to select all standards through pal/secam/ntsc module options
+
+ Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
+
2005-12-05 20:45 hverkuil
* linux/drivers/media/video/Kconfig: