summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-08-13 22:59:49 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-08-13 22:59:49 +0000
commitebf955bdb7ff6fcb7232b9f968ff0b66c53a2b97 (patch)
treebe981d6b995aa11c72e3e2170a653d3d0e2253f2 /v4l
parentc591931676f766fe4714edc3676d6a981eb38b59 (diff)
downloadmediapointer-dvb-s2-ebf955bdb7ff6fcb7232b9f968ff0b66c53a2b97.tar.gz
mediapointer-dvb-s2-ebf955bdb7ff6fcb7232b9f968ff0b66c53a2b97.tar.bz2
cx88-alsa.c:
- snd register working. Also Capture control. - pending: pcm functions and fix some trouble when inserting it with other cx88 functions (cx8800) for example. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 4a1633d9e..2423fb63a 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-13 22:56 mchehab
+
+ * cx88-alsa.c:
+ - snd register working. Also Capture control.
+ - pending: pcm functions and fix some trouble when inserting it
+ with other cx88 functions (cx8800) for example.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-08-12 23:47 nshmyrev
* compat.h:
- Fix build with kernel earlier than 2.6.9.