pulseaudio/src
Tanu Kaskinen 1fc2cf8425 loopback: Don't fix the source output format/rate/channels.
Once the sink input has been routed in pa_sink_input_new(),
the sample spec and channel map have already become fixed.
The sink input and source output must use the same stream
format, because the data is copied as-is.
2012-10-30 16:27:17 +02:00
..
daemon daemon: Fix redundant redeclaration warning 2012-10-22 17:56:10 +03:00
modules loopback: Don't fix the source output format/rate/channels. 2012-10-30 16:27:17 +02:00
pulse core: Proper poll() emulation to fix pacat and friends on Windows 2012-10-30 16:22:18 +05:30
pulsecore resampler: Make sure that there are no overflows when multiplying potentially big numbers. 2012-10-30 16:21:35 +02:00
tests tests: Fix a cpu-test debug message 2012-10-30 15:00:45 +05:30
utils pacat: Replace read(), write() with pa_* equivalent. 2012-10-23 12:12:37 +05:30
.gitignore .gitignore: Add cpu-test. 2012-09-07 17:22:10 +03:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am core: Proper poll() emulation to fix pacat and friends on Windows 2012-10-30 16:22:18 +05:30
map-file introspect: Add functions to handle the latency offset. 2012-06-30 14:41:08 +03:00