summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-12-14 16:21:46 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-12-14 16:21:46 +0000
commitee17490340127eb30b60fd662e4e3fc6ab3295a6 (patch)
tree49f6cff30b4e114e89770336b097926f1d00c852 /v4l
parentac4e05df065bba889cae236d96371a3f170b1eb4 (diff)
downloadmediapointer-dvb-s2-ee17490340127eb30b60fd662e4e3fc6ab3295a6.tar.gz
mediapointer-dvb-s2-ee17490340127eb30b60fd662e4e3fc6ab3295a6.tar.bz2
Several fixes at videobuf and alsa stuff. Still doesn't work.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index eedd9bb8d..6c2111beb 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,15 @@
+2005-12-14 17:39 mchehab
+
+ * linux/drivers/media/video/cx88/cx88-alsa.c:
+ (_cx88_start_audio_dma), (buffer_setup), (buffer_queue),
+ (dsp_buffer_init), (dsp_buffer_free), (snd_cx88_pcm_open),
+ (snd_cx88_hw_params), (snd_cx88_prepare), (snd_cx88_card_trigger),
+ (snd_cx88_create), (cx88_audio_initdev), (cx88_audio_finidev):
+ - Several fixes at videobuf and alsa stuff. Still doesn't work.
+ = Included missing routines to stop device.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-14 00:14 mchehab
* linux/drivers/media/video/cx88/cx88-alsa.c: