diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2007-08-05 13:00:36 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2007-08-05 13:00:36 +0200 |
commit | 7ac3783d8a0bcf767a82a8c80c4e714259b03ec7 (patch) | |
tree | f4c768e6d105dcd032f599289d29bbe4b6ea0609 /linux/drivers/media/video/pvrusb2/pvrusb2-i2c-chips-v4l2.c | |
parent | e56b38b9134544098c911c1244b72575ef41be10 (diff) | |
download | mediapointer-dvb-s2-7ac3783d8a0bcf767a82a8c80c4e714259b03ec7.tar.gz mediapointer-dvb-s2-7ac3783d8a0bcf767a82a8c80c4e714259b03ec7.tar.bz2 |
cx25840: fix audio mute handling and reporting
From: Hans Verkuil <hverkuil@xs4all.nl>
Audio muting for the tuner input was implemented by stopping the audio
microcontroller and restarting it on unmute. However, it appears that this
method can actually crash the audio firmware. It's rare and seems to
happen with NTSC only.
It has been reimplemented by setting to volume to 0. In addition, the
reporting of the mute state has been improved as well: it used to be
impossible to detect whether the audio was muted by the user or if it
was muted due to the microcontroller trying to detect the audio
standard. This is now clearly stated.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-i2c-chips-v4l2.c')
0 files changed, 0 insertions, 0 deletions