Sign in
webrtc
/
src
/
/
e357a4dd4e3b015f8281813f246de793589bd537
/
api
/
audio
/
audio_mixer.h
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/api/audio/audio_mixer.h]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
76b3049
Changed the interface AudioMixer::RemoveSource to have a void return type.
by aleloi
· 8 years ago
9561183
Changed mixing to be done at the minimal possible frequency.
by aleloi
· 8 years ago
051f678
Add a NeededFrequency() method to the AudioMixer::Source interface.
by aleloi
· 8 years ago
6c27849
Move audio frame memory handling inside AudioMixer.
by aleloi
· 8 years ago
201dfe9
Split audio mixer into interface and implementation.
by aleloi
· 8 years ago
[Renamed (81%) from webrtc/modules/audio_mixer/audio_mixer.h]
116ec6d
Implemented further mixer interface change suggestions from https://codereview.webrtc.org/2386383003/
by aleloi
· 8 years ago
e97974d
Cleanup of the mixer interface.
by aleloi
· 8 years ago
e891415
Moved MixerAudioSource and removed audio_mixer_defines.h.
by aleloi
· 8 years ago
dc7669a
This removes forward declarations, changes include order, changes integers to plain 'int', and changes static methods to non-members.
by aleloi
· 9 years ago
a4c2106
This CL contains the following small changes:
by aleloi
· 9 years ago
5d167d6
Removals and renamings in the new audio mixer.
by aleloi
· 9 years ago
5a25d95
FileRecorder + FilePlayer: Let Create functions return unique_ptr
by kwiberg
· 9 years ago
9d7eb13
Revert of Move FilePlayer and FileRecorder to Voice Engine (patchset #3 id:40001 of https://codereview.webrtc.org/2247033003/ )
by kwiberg
· 9 years ago
427ce3d
Move FilePlayer and FileRecorder to Voice Engine
by kwiberg
· 9 years ago
c8c71f4
Revert of Move FilePlayer and FileRecorder to Voice Engine (patchset #6 id:100001 of https://codereview.webrtc.org/2240163002/ )
by kwiberg
· 9 years ago
dc65ea2
Move FilePlayer and FileRecorder to Voice Engine
by kwiberg
· 9 years ago
5bcc00e
Changed folder structure in new mixer and fixed simple lint errors.
by aleloi
· 9 years ago
4496809
Changed mixing api and moved resampler.
by aleloi
· 9 years ago
09f4510
Removed callback in old AudioConferenceMixer.
by aleloi
· 9 years ago
77ad394
A simple copy of the old audio mixer to a new directory.
by aleloi
· 9 years ago