1. da2bf4e Stop using old AudioCodingModule::RegisterReceiveCodec overloads by kwiberg · 9 years ago
  2. 4ec01d9 Fix trivial lint errors in FileRecorder and FilePlayer by kwiberg · 9 years ago
  3. 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[Renamed (98%) from webrtc/voice_engine/coder.cc]
  4. 427ce3d Move FilePlayer and FileRecorder to Voice Engine by kwiberg · 9 years ago[Renamed (98%) from webrtc/modules/utility/source/coder.cc]
  5. 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[Renamed (98%) from webrtc/voice_engine/coder.cc]
  6. dc65ea2 Move FilePlayer and FileRecorder to Voice Engine by kwiberg · 9 years ago[Renamed (98%) from webrtc/modules/utility/source/coder.cc]
  7. e7edea9 Revert of Move FilePlayer and FileRecorder to Voice Engine (patchset #5 id:80001 of https://codereview.chromium.org/2037623002/ ) by kwiberg · 9 years ago[Renamed (98%) from webrtc/voice_engine/coder.cc]
  8. 65874b1 Move FilePlayer and FileRecorder to Voice Engine by Karl Wiberg · 9 years ago[Renamed (98%) from webrtc/modules/utility/source/coder.cc]
  9. abe95ba AudioDecoderIsacT: Require caller to always specify sample rate by kwiberg · 9 years ago
  10. e352578 Moved injection of AudioDecoderFactory into voe::Channel. by ossu · 9 years ago
  11. d4ccb00 Propagate muted parameter to VoE::Channel by henrik.lundin · 9 years ago
  12. 8a70714 Modernize variable names by kwiberg · 9 years ago
  13. 73987c9 Run "git cl format --full" on a pair of files with ancient formatting by kwiberg · 9 years ago
  14. c8d071e Switch to using new ACM methods for encoder management by kwiberg · 9 years ago
  15. ff761fb modules: more interface -> include renames by Henrik Kjellander · 10 years ago
  16. 8387c5f Remove AMR format parameter from AudioCoder in utility by henrik.lundin · 10 years ago
  17. b7e5054 Match existing type usage better. by Peter Kasting · 10 years ago
  18. 45c6449 Introduce CodecManager and move code from AudioCodingModuleImpl by Henrik Lundin · 10 years ago
  19. f56c162 Remove AudioCodingModule::Process() by henrik.lundin@webrtc.org · 10 years ago
  20. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 11 years ago
  21. eb524d9 Remove deprecated AudioCodingModule::Destroy. by andrew@webrtc.org · 12 years ago
  22. eda189b Remove redundant STR_CASE_CMP macro definitions. by andrew@webrtc.org · 12 years ago
  23. 8b06200 Include files from webrtc/.. paths in utility/. by pbos@webrtc.org · 12 years ago
  24. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 12 years ago
  25. c75102e WebRtc_Word32 -> int32_t in utility/ by pbos@webrtc.org · 12 years ago
  26. 7a7a008 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  27. eb7ebf2 Revert 3543 by tina.legrand@webrtc.org · 12 years ago
  28. 374aa49 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  29. ae1a58b Replace AudioFrame's operator= with CopyFrom(). by andrew@webrtc.org · 12 years ago
  30. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 13 years ago[Renamed from src/modules/utility/source/coder.cc]
  31. 2259f85 Remove unused member variables found by clang's -Wunused-private-field. by wu@webrtc.org · 13 years ago
  32. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 13 years ago
  33. 16b6b90 Split of stereo packets moved by tina.legrand@webrtc.org · 13 years ago
  34. 470e71d by niklase@google.com · 14 years ago