aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/output_mixer.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-12-16Bugfix that fixes the error where the audio processing module is calledpeah
2015-12-14Correcting the check for the return code produced bypeah
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-08-31Stylizing AudioConferenceMixer.minyuel
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-08-14Integrate Intelligibility with APMekmeyerson
2015-07-28Removing AudioMixerStatusReceiver and ParticipantStatistics.Minyue
2014-05-14Removes parts of the webrtc::VoEDtmf sub API as part of a clean-up operation ...henrika@webrtc.org
2014-04-22Support arbitrary input/output rates and downmixing in AudioProcessing.andrew@webrtc.org
2014-04-14Added a new OnMoreData() interface which will not feed the playout data to APM.xians@webrtc.org
2014-04-03Consolidate audio conversion from Channel and TransmitMixer.andrew@webrtc.org
2014-03-18Resolves TSan v2 warnings in voe_auto_test.henrika@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-04-29Add a wrapper around PushSincResampler and the old Resampler.andrew@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2013-01-22Replace AudioFrame's operator= with CopyFrom().andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org