* add a new resampler "copy" which is does not change sample rates but copies data...
authorLennart Poettering <lennart@poettering.net>
Sun, 16 Sep 2007 21:56:38 +0000 (21:56 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 16 Sep 2007 21:56:38 +0000 (21:56 +0000)
commitfce85071796577ceb59fc0ff413c5188c2e385c1
tree4f3c721fec10142ac7476f58673213587a6544d6
parentd079b4863b2e0c758e81d117df4cdc967c342c22
* add a new resampler "copy" which is does not change sample rates but copies data unmodified from input to output.
* add a new API pa_resampler_max_block_size() which can be used to determine the maximum input buffer size for the resampler so that the bounce buffers don't grow larger then the mempool tile size

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1830 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulsecore/resampler.c
src/pulsecore/resampler.h