]> code.delx.au - pulseaudio/commit
core: Take samples from silence cache rather than write zeros
authorJyri Sarha <jyri.sarha@nokia.com>
Thu, 7 May 2009 16:55:57 +0000 (19:55 +0300)
committerLennart Poettering <lennart@poettering.net>
Fri, 8 May 2009 22:06:47 +0000 (00:06 +0200)
commit35faedb6e836a4dbc32403dc9688c3bbbd377cb3
tree0ce0f9bc30c44a5aa5d7ef3385eb64a255fa30ac
parentd7b8947a5e428857ff96f5deead3dea180f69130
core: Take samples from silence cache rather than write zeros

If the only stream to render from is muted take samples from the
silence cache. This should shrink memory/cache bandwidth. Again the
gain was not what I hoped for.
src/pulsecore/sink.c