https://github.com/torvalds/linux
Revision 8dd2f36f317569665e454268a2677cfba3e848f1 authored by Andreas Eversberg on 02 August 2008, 20:51:52 UTC, committed by Karsten Keil on 09 January 2009, 21:44:22 UTC
This prevents underrun of fifo when filled and in case of an underrun it
prevents subsequent underruns due to jitter.
Improve dsp, so buffers are kept filled with a certain delay, so moderate
jitter will not cause underrun all the time -> the audio quality is highly
improved. tones are not interrupted by gaps anymore, except when CPU is
stalling or in high load.

Signed-off-by: Andreas Eversberg <andreas@eversberg.eu>
Signed-off-by: Karsten Keil <kkeil@suse.de>
1 parent 69e656c
History
Tip revision: 8dd2f36f317569665e454268a2677cfba3e848f1 authored by Andreas Eversberg on 02 August 2008, 20:51:52 UTC
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Tip revision: 8dd2f36
File Mode Size
Kconfig -rw-r--r-- 33.9 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 5.0 KB
do_mounts.c -rw-r--r-- 9.0 KB
do_mounts.h -rw-r--r-- 1.3 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 9.4 KB
initramfs.c -rw-r--r-- 12.7 KB
main.c -rw-r--r-- 21.1 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top