summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-06-06 04:54:42 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-06-06 04:54:42 +0000
commita1c94280a70a682e3468e3710c3f5790d22a3574 (patch)
tree53cec362b436ce2a2720e304fef42a07e4bddf8f /v4l
parent8a59c7d103ce703187bbc6aa1498adfb25dbb12d (diff)
downloadmediapointer-dvb-s2-a1c94280a70a682e3468e3710c3f5790d22a3574.tar.gz
mediapointer-dvb-s2-a1c94280a70a682e3468e3710c3f5790d22a3574.tar.bz2
tea5767.c:
- Implemented status dump information for debug - Signal strengh indication corrected - Mono/Stereo detection corrected tuner-core.c: - Implemented radio stereo indication according w/ V4L and V4L2 API
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index b7bd2d6c7..94075cee3 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2005-06-06 04:52 mchehab
+ * tea5767.c:
+ - Implemented status dump information for debug
+ - Signal strengh indication corrected
+ - Mono/Stereo detection corrected
+
+ * tuner-core.c:
+ - Implemented radio stereo indication according w/ V4L and V4L2 API
+
2005-06-05 17:32 mchehab
* tea5767.c, Makefile, tuner-core.c, tuner-simple.c, tuner.h:
- Support for radio chip tea5767hn included.
@@ -1166,7 +1175,7 @@
saa7134-reg.h, saa7134-ts.c, saa7134-tvaudio.c, saa7134-vbi.c,
saa7134-video.c, saa7134.h, video-buf.c, video-buf.h:
- - added a bunch of $Id: ChangeLog,v 1.21 2005/06/05 17:44:04 mchehab Exp $ tags.
+ - added a bunch of $Id: ChangeLog,v 1.22 2005/06/06 04:54:42 mchehab Exp $ tags.
2004-09-15 17:35 kraxel