Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use multiple shared memory buffers cyclically for audio capture. | wjia@chromium.org | 2013-03-11 | 1 | -2/+8 |
* | Add some NULL checks for shared memory and AudioBus creation. | dalecurtis@chromium.org | 2013-03-05 | 1 | -1/+1 |
* | Plumb |input_channels| all the way to AudioManager | crogers@google.com | 2013-02-07 | 1 | -2/+0 |
* | Allow audio system to handle synchronized low-latency audio I/O | crogers@google.com | 2012-09-12 | 1 | -0/+2 |
* | Switch OnMoreData() to use AudioBus. | dalecurtis@chromium.org | 2012-09-05 | 1 | -6/+0 |
* | Switch AudioRenderSink::Callback to use AudioBus. | dalecurtis@chromium.org | 2012-08-09 | 1 | -11/+6 |
* | Optimizes the FMAC operation with SSE. Performance is on par with | dalecurtis@chromium.org | 2012-08-02 | 1 | -3/+5 |
* | Move AudioDevice and AudioInputDevice to media. | tommi@chromium.org | 2012-07-27 | 1 | -0/+208 |