aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/transmit_mixer.h
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-09-23Fix the maximum native sample rate in AudioProcessingAlejandro Luebs
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-05-12Removes parts of the webrtc::VoEFile sub API as part of a clean-up operation ...henrika@webrtc.org
2014-04-19Resampler modifications in preparation for arbitrary audioproc rates.andrew@webrtc.org
2014-04-03Consolidate audio conversion from Channel and TransmitMixer.andrew@webrtc.org
2014-02-11Add an interface for accepting keypress signals to AudioProcessing.andrew@webrtc.org
2014-01-30Move out typing detection to its own class.henrikg@webrtc.org
2014-01-11Minor voice engine improvements around AGC.andrew@webrtc.org
2013-12-24Fix the include guard in transmit_mixer.hbraveyao@webrtc.org
2013-12-24Fix the include guard in transmit_mixer.hbraveyao@webrtc.org
2013-09-17Adds a new voice engine warning for the typing noise off state.jiayl@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-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-05-07Refactoring for typing detectionniklas.enbom@webrtc.org
2013-05-02Replace Resampler with PushResampler in transmit_mixer.andrew@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2013-03-02Don't upsample the capture signal early.andrew@webrtc.org
2013-03-01Properly error check calls to AudioProcessing.andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org