1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/api/audio/audio_mixer.h]
  3. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  4. 76b3049 Changed the interface AudioMixer::RemoveSource to have a void return type. by aleloi · 8 years ago
  5. 9561183 Changed mixing to be done at the minimal possible frequency. by aleloi · 8 years ago
  6. 051f678 Add a NeededFrequency() method to the AudioMixer::Source interface. by aleloi · 8 years ago
  7. 6c27849 Move audio frame memory handling inside AudioMixer. by aleloi · 8 years ago
  8. 201dfe9 Split audio mixer into interface and implementation. by aleloi · 8 years ago[Renamed (81%) from webrtc/modules/audio_mixer/audio_mixer.h]
  9. 116ec6d Implemented further mixer interface change suggestions from https://codereview.webrtc.org/2386383003/ by aleloi · 8 years ago
  10. e97974d Cleanup of the mixer interface. by aleloi · 8 years ago
  11. e891415 Moved MixerAudioSource and removed audio_mixer_defines.h. by aleloi · 8 years ago
  12. 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
  13. a4c2106 This CL contains the following small changes: by aleloi · 9 years ago
  14. 5d167d6 Removals and renamings in the new audio mixer. by aleloi · 9 years ago
  15. 5a25d95 FileRecorder + FilePlayer: Let Create functions return unique_ptr by kwiberg · 9 years ago
  16. 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
  17. 427ce3d Move FilePlayer and FileRecorder to Voice Engine by kwiberg · 9 years ago
  18. 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
  19. dc65ea2 Move FilePlayer and FileRecorder to Voice Engine by kwiberg · 9 years ago
  20. 5bcc00e Changed folder structure in new mixer and fixed simple lint errors. by aleloi · 9 years ago
  21. 4496809 Changed mixing api and moved resampler. by aleloi · 9 years ago
  22. 09f4510 Removed callback in old AudioConferenceMixer. by aleloi · 9 years ago
  23. 77ad394 A simple copy of the old audio mixer to a new directory. by aleloi · 9 years ago