diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-08-19 02:24:59 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-08-19 02:24:59 +0000 |
commit | 16ff83f5c0acbd606f23090ebd4cba9ecaf502a7 (patch) | |
tree | a293bca86234a5b3624b23c9010338e9b1a64a24 /todo | |
parent | af87c7d21bad55d91daa7a60028df5d0ee66cd8d (diff) |
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1292 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,7 +22,9 @@ Cleanups: - use software volume when hardware doesn't support all channels (alsa done) - silence generation should be moved into the core to avoid races and code duplication in the backends -- rework resampler to not use pa_xrealloc. Use pa_memblock_new instead. +- pdispatch: split large memory blocks when sending +- sysv shm +- posix_memalign Auth/Crypto: - ssl |