diff options
-rw-r--r-- | todo | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ 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. +- allow disabling shm in both client and server Auth/Crypto: - ssl |