summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin/pepper_audio_player.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/.avi2015-12-221-1/+1
* Fix remoting static initializer errors from r161017.thestig@chromium.org2012-10-101-0/+1
* [Chromoting] Refactor audio playback to make it testable and add unittests.garykac@chromium.org2012-10-101-131/+23
* [Chromoting] Fix audio bug with hissing/crash on Mac.garykac@chromium.org2012-09-291-0/+2
* Limit audio buffer size in the audio player used by the chromoting client.sergeyu@chromium.org2012-09-131-25/+35
* Added more error checking for audio packets.kxing@chromium.org2012-08-211-4/+4
* Changed AudioPacket data to a repeated field.kxing@chromium.org2012-08-161-3/+10
* Support for both 44.1 kHz and 48 kHz on the client.kxing@chromium.org2012-07-241-18/+56
* Client code for playing back audiokxing@chromium.org2012-07-021-0/+113