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 dc1acb158..c2f42ae05 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2005-11-16 20:15 mchehab
+
+ * ../linux/drivers/media/video/tuner-simple.c:
+ (default_set_tv_freq):
+ - Video IF was removed from tuners struct.
+ - Each Video standard have its own Video IF frequency, so it
+ is related to video standard. Of course tuner also needs
+ saw filters for IF, but this way, similar tuners can be grouped
+ into just one entry, if they have the same cut-off freqs and
+ the same switch config and global config.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-11-16 19:56 mchehab
* ../linux/drivers/media/video/tda9887.c: