summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_input_device.cc
Commit message (Expand)AuthorAgeFilesLines
* Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.xians@chromium.org2012-11-161-3/+0
* Revert 167387 - Break down the webrtc code and AudioInputDevice into a WebRtc...wez@chromium.org2012-11-131-0/+3
* Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.xians@chromium.org2012-11-131-3/+0
* Allow audio system to handle synchronized low-latency audio I/Ocrogers@google.com2012-09-121-1/+1
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-051-0/+2
* Upgrade AudioBus to support wrapping, interleaving.dalecurtis@chromium.org2012-08-211-10/+1
* Switch AudioRenderSink::Callback to use AudioBus.dalecurtis@chromium.org2012-08-091-6/+6
* Candidate fix for a crash at shutdown when the IO thread is going away. More ...tommi@chromium.org2012-07-311-2/+4
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-0/+350