]> code.delx.au - pulseaudio/commit
loopback: Don't fix the source output format/rate/channels.
authorTanu Kaskinen <tanu.kaskinen@digia.com>
Tue, 14 Aug 2012 14:08:35 +0000 (17:08 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Tue, 30 Oct 2012 14:27:17 +0000 (16:27 +0200)
commit1fc2cf8425eff768e117bb4eff659204fdaf81dc
tree3b7adc1e49ea26ee390f0d81ce2b0fffe3b61dde
parenta68652a42c14e6d2136601d4a34ad1a2e7336e92
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.
src/modules/module-loopback.c