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
Kconfig -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 842 bytes
bootmem.c -rw-r--r-- 11.8 KB
fadvise.c -rw-r--r-- 3.1 KB
filemap.c -rw-r--r-- 58.5 KB
filemap.h -rw-r--r-- 2.2 KB
filemap_xip.c -rw-r--r-- 10.3 KB
fremap.c -rw-r--r-- 5.8 KB
highmem.c -rw-r--r-- 13.6 KB
hugetlb.c -rw-r--r-- 18.3 KB
internal.h -rw-r--r-- 1.0 KB
madvise.c -rw-r--r-- 8.5 KB
memory.c -rw-r--r-- 64.9 KB
memory_hotplug.c -rw-r--r-- 3.4 KB
mempolicy.c -rw-r--r-- 46.1 KB
mempool.c -rw-r--r-- 8.9 KB
migrate.c -rw-r--r-- 14.8 KB
mincore.c -rw-r--r-- 4.4 KB
mlock.c -rw-r--r-- 5.3 KB
mmap.c -rw-r--r-- 53.2 KB
mmzone.c -rw-r--r-- 873 bytes
mprotect.c -rw-r--r-- 6.5 KB
mremap.c -rw-r--r-- 10.6 KB
msync.c -rw-r--r-- 5.7 KB
nommu.c -rw-r--r-- 27.8 KB
oom_kill.c -rw-r--r-- 9.3 KB
page-writeback.c -rw-r--r-- 23.1 KB
page_alloc.c -rw-r--r-- 68.6 KB
page_io.c -rw-r--r-- 3.6 KB
pdflush.c -rw-r--r-- 6.2 KB
prio_tree.c -rw-r--r-- 6.3 KB
readahead.c -rw-r--r-- 17.0 KB
rmap.c -rw-r--r-- 23.4 KB
shmem.c -rw-r--r-- 58.6 KB
slab.c -rw-r--r-- 107.1 KB
slob.c -rw-r--r-- 8.9 KB
sparse.c -rw-r--r-- 6.6 KB
swap.c -rw-r--r-- 12.8 KB
swap_state.c -rw-r--r-- 9.2 KB
swapfile.c -rw-r--r-- 44.0 KB
thrash.c -rw-r--r-- 2.7 KB
tiny-shmem.c -rw-r--r-- 3.2 KB
truncate.c -rw-r--r-- 9.4 KB
util.c -rw-r--r-- 1.4 KB
vmalloc.c -rw-r--r-- 14.3 KB
vmscan.c -rw-r--r-- 40.7 KB

back to top