Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform. | dalecurtis@chromium.org | 2012-11-21 | 1 | -21/+10 |
* | Don't fallback if we've successfully opened a stream previously. | dalecurtis@google.com | 2012-09-21 | 1 | -6/+7 |
* | Reset callback used by OnMoreDataResampler on StartStream. | dalecurtis@chromium.org | 2012-09-19 | 1 | -4/+0 |
* | Fix output resampler to handle multiple StartStream() calls. | dalecurtis@google.com | 2012-09-18 | 1 | -47/+12 |
* | Add Mac OS X synchronized audio I/O back-end | crogers@google.com | 2012-09-18 | 1 | -1/+4 |
* | Automatically fall back to non-low latency on open() failure. | dalecurtis@chromium.org | 2012-09-12 | 1 | -3/+16 |
* | Allow audio system to handle synchronized low-latency audio I/O | crogers@google.com | 2012-09-12 | 1 | -1/+4 |
* | Fix resampler flushing while OnMoreData() is in progress. | dalecurtis@chromium.org | 2012-09-11 | 1 | -2/+5 |
* | As titled! AudioOutputResampler is a single stream output resampler which uses | dalecurtis@google.com | 2012-09-11 | 1 | -0/+112 |