summaryrefslogtreecommitdiffstats
path: root/remoting/host/audio_capturer_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove CommandLine dependency from the Linux's AudioCapturer.sergeyu@chromium.org2012-09-141-7/+14
* Fix AudioCapturer::Create() to handle the case when audio is disabled.sergeyu@chromium.org2012-09-121-1/+2
* Drop silent packets in the Linux audio capturer.sergeyu@chromium.org2012-09-121-9/+27
* Implement audio capturer for chromoting host on Linux.sergeyu@chromium.org2012-09-111-3/+160
* Audio capture for Windows.kxing@chromium.org2012-07-191-0/+15