]> code.delx.au - pulseaudio/commit
split user supplied data in multiple memory blocks if necessary to fit in one mempool...
authorLennart Poettering <lennart@poettering.net>
Sun, 20 Apr 2008 19:49:55 +0000 (19:49 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 20 Apr 2008 19:49:55 +0000 (19:49 +0000)
commit33cb5897e17e42e07512452cea587c2b1ffbeaba
tree8c4419e2ac92a9e49057d969caa8696ab08e2bb2
parented36f3129cf4ff88cd99c39ac9708b639e172c9f
split user supplied data in multiple memory blocks if necessary to fit in one mempool tile. If the caller supplied a free_cb and we use shm it's better to copy the data immediately to the shm region instead of keeping it around as user memblock

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2278 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulse/stream.c