diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-03-31 00:50:34 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2006-03-31 00:50:34 +0200 |
commit | f11510a3383a92e9158e7174c335e20707e5bc51 (patch) | |
tree | cafc88f5ab83c840c9aa09d451d47b4c50d032dd /linux/drivers/media/dvb/ttpci | |
parent | ed85a3383b5c666eb560d2668f43ca85ed925e72 (diff) | |
download | mediapointer-dvb-s2-f11510a3383a92e9158e7174c335e20707e5bc51.tar.gz mediapointer-dvb-s2-f11510a3383a92e9158e7174c335e20707e5bc51.tar.bz2 |
Fix msp3400c and bttv stereo/mono/bilingual detection/handling
From: Hans Verkuil <hverkuil@xs4all.nl>
- msp3400c did not detect the second carrier, thus being always mono.
- properly mute the msp3400c while detecting the carrier.
- fix checks on the presence of scart2/3 inputs and scart 2 output.
- implement proper audio mode fallbacks for msp3400c/d, identical to the
way msp3400g works.
- MODE_STEREO no longer produces dual languages when set for a bilingual
transmission, instead it falls back to LANG1. Use LANG1_LANG2 to hear
both languages of a bilingual transmission. This is much more intuitive
for the user and is in accordance with the preferred usage in the v4l2
specification.
- bttv tried to implement v4l2 calls with v4l1 calls to the i2c devices,
completely mangling the audmode/rxsubchans handling. v4l2 calls now do
v4l2 calls to the i2c devices.
- fixed broken i2c_vidiocschan in bttv.
- add start/end lines to LOG_STATUS.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/dvb/ttpci')
0 files changed, 0 insertions, 0 deletions