diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 281d257a2..674769cd3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2006-01-03 13:36 rmcc + + * linux/drivers/media/video/cx88/cx88-alsa.c: + (_cx88_start_audio_dma), (_cx88_stop_audio_dma), (cx8801_aud_irq), + (cx8801_irq), (dsp_buffer_free), (snd_cx88_pcm_open), + (snd_cx88_close), (snd_cx88_hw_params), (snd_cx88_hw_free), + (snd_cx88_prepare), (snd_cx88_card_trigger), (snd_cx88_pointer), + (snd_cx88_pcm), (snd_cx88_free), (snd_cx88_dev_free), + (snd_cx88_create), (cx88_audio_finidev), (cx88_audio_fini): + + - CX88 audio lives! + - Sound is still distorted, (some buzzing), but works + - Got rid of videobuf queues, now using a single risc databuffer + + Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org> + 2006-01-03 06:07 mkrufky * linux/Documentation/dvb/get_dvb_firmware: |