Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer. | xians@chromium.org | 2012-11-16 | 1 | -3/+0 |
* | Revert 167387 - Break down the webrtc code and AudioInputDevice into a WebRtc... | wez@chromium.org | 2012-11-13 | 1 | -0/+3 |
* | Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer. | xians@chromium.org | 2012-11-13 | 1 | -3/+0 |
* | Allow audio system to handle synchronized low-latency audio I/O | crogers@google.com | 2012-09-12 | 1 | -1/+1 |
* | Switch OnMoreData() to use AudioBus. | dalecurtis@chromium.org | 2012-09-05 | 1 | -0/+2 |
* | Upgrade AudioBus to support wrapping, interleaving. | dalecurtis@chromium.org | 2012-08-21 | 1 | -10/+1 |
* | Switch AudioRenderSink::Callback to use AudioBus. | dalecurtis@chromium.org | 2012-08-09 | 1 | -6/+6 |
* | Candidate fix for a crash at shutdown when the IO thread is going away. More ... | tommi@chromium.org | 2012-07-31 | 1 | -2/+4 |
* | Move AudioDevice and AudioInputDevice to media. | tommi@chromium.org | 2012-07-27 | 1 | -0/+350 |