summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-06-09 11:44:24 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-06-09 11:44:24 +0000
commitf6df2aef7add3bcfd7f67da4179d09fad6e67ce2 (patch)
tree082849341ff335d477589ddb0f1dd63d35a3a128 /v4l
parent428d1aaa0f65caf859776986cb58fecbe45cf46e (diff)
downloadmediapointer-dvb-s2-f6df2aef7add3bcfd7f67da4179d09fad6e67ce2.tar.gz
mediapointer-dvb-s2-f6df2aef7add3bcfd7f67da4179d09fad6e67ce2.tar.bz2
tuner_core.c, cx88-video.c:
- Add initial support for V4L2_TUNER_CAP_LOW. Still to be improved. - set_type call at set_addr fixed.
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 7e71b8f70..18fca0a95 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-09 11:47 mchehab
+ * tuner_core.c, cx88-video.c:
+
+ - Add initial support for V4L2_TUNER_CAP_LOW.
+ - set_type call at set_addr fixed.
+
2005-06-08 14:00 mchehab
* tuner-core.c