aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_device/test/func_test_manager.h
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-08Misc. small cleanups.pkasting
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-05-19Remove AudioDeviceUtility.Tommi
2015-02-06Revamp the ProcessThreadImpl implementation.tommi@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-05-19Add interface to propagate audio capture timestamp to the renderer.wu@webrtc.org
2014-04-14Added a new OnMoreData() interface which will not feed the playout data to APM.xians@webrtc.org
2014-02-02Moved the new OnData interface to AudioTranport, and expose the AudioTranspor...xians@webrtc.org
2014-01-13Removes usage of ListWrapper from several files.henrike@webrtc.org
2013-07-31Merge r4394 from stable to trunk.xians@webrtc.org
2013-07-31Merge r4326 from stable to trunk.xians@webrtc.org
2013-07-11Include files from webrtc/.. paths in audio_device/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-07Refactoring for typing detectionniklas.enbom@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_device/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org