Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix audio capturing on Linux with newer versions of Pulseaudio. | sergeyu@chromium.org | 2014-06-15 | 1 | -46/+86 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -3/+6 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | Fix AudioPipeReader to handle EOF properly. | sergeyu@chromium.org | 2013-01-03 | 1 | -2/+2 |
* | Better silence detection in audio capturers | sergeyu@chromium.org | 2013-01-02 | 1 | -17/+0 |
* | Fix AudioPipeReader to calculate stream possition correclty. | sergeyu@chromium.org | 2012-12-12 | 1 | -18/+31 |
* | Fix Linux AudioPipeReader creation & teardown. | wez@chromium.org | 2012-11-20 | 1 | -6/+22 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Fix AudioCapturer implementation to read from audio pipe even when there are ... | sergeyu@chromium.org | 2012-11-01 | 1 | -0/+171 |