]> code.delx.au - pulseaudio/commit
mix: Mix the right number of streams
authorTanu Kaskinen <tanuk@iki.fi>
Tue, 9 Apr 2013 11:52:54 +0000 (14:52 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Tue, 9 Apr 2013 11:56:18 +0000 (14:56 +0300)
commit179cacfc6620839cc9c4399e3f0a995bc499145f
treebf30363e6790fdeedd2378c08572eba7ccd1cd86
parent473b31f9de445101210ed120d58315dd36572600
mix: Mix the right number of streams

Passing channels instead of nstreams to pa_mix_ch2_s16ne() caused that
only the first two streams got mixed.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=63093
src/pulsecore/mix.c