https://github.com/torvalds/linux
Revision 0020d3ef915fc01a0184bc96eeb3c240bded5d8e authored by Hans Verkuil on 30 March 2006, 22:50:34 UTC, committed by Mauro Carvalho Chehab on 02 April 2006, 07:56:06 UTC
- 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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
1 parent 9bc7400
History
Tip revision: 0020d3ef915fc01a0184bc96eeb3c240bded5d8e authored by Hans Verkuil on 30 March 2006, 22:50:34 UTC
V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling
Tip revision: 0020d3e
File Mode Size
irq
power
.gitignore -rw-r--r-- 51 bytes
Kconfig.hz -rw-r--r-- 1.2 KB
Kconfig.preempt -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 2.4 KB
acct.c -rw-r--r-- 15.8 KB
audit.c -rw-r--r-- 27.4 KB
audit.h -rw-r--r-- 2.7 KB
auditfilter.c -rw-r--r-- 15.3 KB
auditsc.c -rw-r--r-- 34.5 KB
capability.c -rw-r--r-- 6.6 KB
compat.c -rw-r--r-- 24.1 KB
configs.c -rw-r--r-- 3.3 KB
cpu.c -rw-r--r-- 4.8 KB
cpuset.c -rw-r--r-- 71.1 KB
dma.c -rw-r--r-- 3.5 KB
exec_domain.c -rw-r--r-- 4.4 KB
exit.c -rw-r--r-- 41.3 KB
extable.c -rw-r--r-- 2.0 KB
fork.c -rw-r--r-- 39.8 KB
futex.c -rw-r--r-- 26.2 KB
futex_compat.c -rw-r--r-- 3.2 KB
hrtimer.c -rw-r--r-- 19.5 KB
intermodule.c -rw-r--r-- 5.1 KB
itimer.c -rw-r--r-- 9.3 KB
kallsyms.c -rw-r--r-- 10.4 KB
kexec.c -rw-r--r-- 27.6 KB
kfifo.c -rw-r--r-- 4.6 KB
kmod.c -rw-r--r-- 7.6 KB
kprobes.c -rw-r--r-- 17.1 KB
ksysfs.c -rw-r--r-- 1.9 KB
kthread.c -rw-r--r-- 5.0 KB
module.c -rw-r--r-- 55.0 KB
mutex-debug.c -rw-r--r-- 11.6 KB
mutex-debug.h -rw-r--r-- 3.4 KB
mutex.c -rw-r--r-- 8.6 KB
mutex.h -rw-r--r-- 1.3 KB
panic.c -rw-r--r-- 6.2 KB
params.c -rw-r--r-- 16.7 KB
pid.c -rw-r--r-- 8.4 KB
posix-cpu-timers.c -rw-r--r-- 41.1 KB
posix-timers.c -rw-r--r-- 27.5 KB
printk.c -rw-r--r-- 26.2 KB
profile.c -rw-r--r-- 14.6 KB
ptrace.c -rw-r--r-- 11.2 KB
rcupdate.c -rw-r--r-- 16.8 KB
rcutorture.c -rw-r--r-- 17.1 KB
relay.c -rw-r--r-- 23.9 KB
resource.c -rw-r--r-- 11.6 KB
sched.c -rw-r--r-- 155.2 KB
seccomp.c -rw-r--r-- 1.1 KB
signal.c -rw-r--r-- 65.1 KB
softirq.c -rw-r--r-- 11.5 KB
softlockup.c -rw-r--r-- 3.9 KB
spinlock.c -rw-r--r-- 7.8 KB
stop_machine.c -rw-r--r-- 4.7 KB
sys.c -rw-r--r-- 49.2 KB
sys_ni.c -rw-r--r-- 3.4 KB
sysctl.c -rw-r--r-- 58.8 KB
time.c -rw-r--r-- 17.1 KB
timer.c -rw-r--r-- 40.6 KB
uid16.c -rw-r--r-- 4.3 KB
user.c -rw-r--r-- 5.1 KB
wait.c -rw-r--r-- 7.1 KB
workqueue.c -rw-r--r-- 15.1 KB

back to top