summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index dc0c8d530..1ae6ae7b8 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,4 +1,13 @@
2005-06-19 14:41 mchehab
+ * cx88-video.c, tea5767.c, tuner-core.c:
+
+ - Changing radio mode stereo/mono for tea5767 working.
+ - is not clear at V4L1 API if VIDIOCSTUNER can change to mono.
+ support for changing implemented anyway to allow radio st/mono
+ switch.
+ - Issue to solve: tea indicates stereo even when switched to mono.
+
+2005-06-19 14:41 mchehab
* tuner-core.c:
- VIDIOCSTUNER ioctl implemented.