summaryrefslogtreecommitdiff
path: root/voice_engine/transmit_mixer.cc
AgeCommit message (Expand)Author
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-04-04TSan v2 reports data races in WebRTCAudioDeviceTest.FullDuplexAudioWithAGChenrika@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
2013-01-22Replace AudioFrame's operator= with CopyFrom().andrew@webrtc.org
2013-01-09Use %d for signed value in trace.andrew@webrtc.org
2012-11-07Move capture level computation after all processing.andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org