Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce jitter from uneven SincResampler buffer size requests. | dalecurtis@google.com | 2013-05-08 | 1 | -1/+1 |
* | Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform. | dalecurtis@chromium.org | 2012-11-21 | 1 | -3/+10 |
* | Scale audio delay information in AudioRendererMixer. | dalecurtis@chromium.org | 2012-10-22 | 1 | -1/+3 |
* | Switch AudioRenderSink::Callback to use AudioBus. | dalecurtis@chromium.org | 2012-08-09 | 1 | -6/+6 |
* | Switch to pcm_low_latency and enable resampling. | dalecurtis@chromium.org | 2012-07-14 | 1 | -16/+13 |
* | Lays the base work and initial unit tests for renderer side audio mixing! Right | dalecurtis@chromium.org | 2012-06-28 | 1 | -0/+44 |