summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
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: