summaryrefslogtreecommitdiff
path: root/voice_engine/transmit_mixer.h
AgeCommit message (Expand)Author
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