Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup and reduce memory usage for MultiChannelResampler. | dalecurtis@chromium.org | 2013-05-10 | 1 | -26/+19 |
* | Reduce jitter from uneven SincResampler buffer size requests. | dalecurtis@google.com | 2013-05-08 | 1 | -7/+16 |
* | Varispeed support for SincResampler. | dalecurtis@google.com | 2013-04-17 | 1 | -0/+5 |
* | Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform. | dalecurtis@chromium.org | 2012-11-21 | 1 | -7/+8 |
* | As titled! AudioOutputResampler is a single stream output resampler which uses | dalecurtis@google.com | 2012-09-11 | 1 | -0/+6 |
* | Switch AudioRenderSink::Callback to use AudioBus. | dalecurtis@chromium.org | 2012-08-09 | 1 | -27/+26 |
* | Add MultiChannelResampler wrapper for SincResampler. | dalecurtis@chromium.org | 2012-07-12 | 1 | -0/+98 |