summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-06-05 05:53:45 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-06-05 05:53:45 +0000
commit4d257e90cc7ab196053d9b2fa34f7b50a69b0772 (patch)
tree59313407317d5676bede8b43ecdabf0e074f6720 /v4l/ChangeLog
parent3ea938d322d9b7ac6090dc80d9b83a5e39e5b342 (diff)
downloadmediapointer-dvb-s2-4d257e90cc7ab196053d9b2fa34f7b50a69b0772.tar.gz
mediapointer-dvb-s2-4d257e90cc7ab196053d9b2fa34f7b50a69b0772.tar.bz2
Deemphasis code for cx88 chipset implemented. Currently, not used.
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 69c529184..7a7fd5229 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-05 06:52 mchehab
+ * cx88-tvaudio.c, cx88.h:
+
+ - deemphasis code implemented, but not used yet. Has to be defined
+ an API for that.
+
2005-06-03 18:56 mchehab
* cx88-cards.c:
- PV Ultra Pro PCI ID was included by accident. Removed.
@@ -37,6 +43,7 @@
Thanks to Catalin Climov <catalin@climov.com>
+>>>>>>> 1.19
2005-06-03 12:33 mchehab
* cx88-cards.c, cx88.h, CARDLIST.cx88, CARDLIST.tuner, tuner-simple.c:
@@ -1154,7 +1161,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.19 2005/06/03 18:00:42 mchehab Exp $ tags.
+ - added a bunch of $Id: ChangeLog,v 1.20 2005/06/05 05:53:45 mchehab Exp $ tags.
2004-09-15 17:35 kraxel