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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.0 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top