summaryrefslogtreecommitdiffstats
path: root/remoting/host/audio_capturer_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/host/.avi2015-12-221-0/+1
* Replace AudioScheduler with AudioPump.sergeyu2015-02-131-2/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-5/+5
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-4/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+3
* Better silence detection in audio capturerssergeyu@chromium.org2013-01-021-0/+3
* Fix AudioCapturer implementation to read from audio pipe even when there are ...sergeyu@chromium.org2012-11-011-30/+17
* Remove CommandLine dependency from the Linux's AudioCapturer.sergeyu@chromium.org2012-09-141-0/+4
* Implement audio capturer for chromoting host on Linux.sergeyu@chromium.org2012-09-111-0/+58