From 16d66bebc54b2dcab8b538e1a224bc40c6cd7511 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Wed, 4 Jan 2006 03:15:34 +0000 Subject: Fixed the audio distortion in cx88-alsa From: Ricardo Cerqueira The audio distortion was apparently being caused by the high amount of interrupts being generated. Increasing the buffer from 512 to 4096 seems to fix it Signed-off-by: --- v4l/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index d69d04381..8fdff170a 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2006-01-04 03:11 rmcc + + * linux/drivers/media/video/cx88/cx88-alsa.c: + * linux/drivers/media/video/cx88/cx88-core.c: + + - Got rid of the audio distortion by increasing the buffer size to + 4k + + Signed-off-by: Ricardo Cerqueira + 2006-01-03 22:45 hverkuil * linux/drivers/media/video/cx25840/cx25840-core.c: (get_v4lctrl): -- cgit v1.2.3