summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 48baac420..06ac924e3 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,14 @@
+2005-12-04 19:30 mkrufky
+
+ * linux/drivers/media/video/tveeprom.c:
+ - tveeprom cleanup of hardcoded tuner format values.
+ - cleaned up the structure to use the V4L2_STD_xxx definitions
+ rather than a one off set of hardcoded values - which could
+ change in the future.
+
+ Signed-off-by: Steven Toth <stoth@hauppauge.com>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-12-04 19:20 mkrufky
* Makefile: