aboutsummaryrefslogtreecommitdiff
path: root/modules/audio_mixer/audio_mixer_impl.h
AgeCommit message (Expand)Author
2020-10-19Move dynamic memory allocations of webrtc::AudioMixerImpl from RT theadOlga Sharonova
2020-07-07Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::M...Markus Handell
2019-12-09Add directive to make webrtc metrics optional.Ying Wang
2019-07-08Format almost everything.Jonas Olsson
2019-01-29Receive-side ready for multiple channels.Alex Loiko
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-10-08Reland "[cleanup] Remove useless includes."Yves Gerey
2018-10-05Revert "[cleanup] Remove useless includes."Oleh Prypin
2018-10-05[cleanup] Remove useless includes.Yves Gerey
2018-07-25Delete root header file typedef.h.Niels Möller
2018-06-25Remove APM limiter in Audio Mixer.Alex Loiko
2018-04-12Remove dependencies on modules:module_api from AudioProcessing.Fredrik Solenberg
2018-02-27New test binary for the AudioMixer.Alex Loiko
2017-09-15Adding NOLINT for typedefs.h and common_types.hMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei