]> code.delx.au - pulseaudio/commit
optimize mixing routines a bit by pulling the multiplication with the global volume...
authorLennart Poettering <lennart@poettering.net>
Thu, 2 Oct 2008 23:53:34 +0000 (01:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Oct 2008 23:53:34 +0000 (01:53 +0200)
commit7d442e32769cfcf2e286f32be33821fbf8de2c7d
tree2d36e06db2428452777e7dfd28a16a8dcfc05f35
parenta0f4ffd3e12c0274ca05a577d03914270370b724
optimize mixing routines a bit by pulling the multiplication with the global volume out of the inner loop by applying it first to the per-stream volumes
src/pulsecore/sample-util.c