1. da2bf4e Stop using old AudioCodingModule::RegisterReceiveCodec overloads by kwiberg · 9 years ago
  2. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  3. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  4. d4ccb00 Propagate muted parameter to VoE::Channel by henrik.lundin · 9 years ago
  5. 3747838 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/test/ by kwiberg · 9 years ago
  6. 6955870 Convert channel counts to size_t. by Peter Kasting · 10 years ago
  7. 4d68208 Reduce the runtime of some ACM tests in modules_tests by Henrik Lundin · 10 years ago
  8. 3e6db23 audio_coding: remove "main" directory by kjellander · 10 years ago[Renamed (97%) from webrtc/modules/audio_coding/main/test/EncodeDecodeTest.cc]
  9. 1fd4a4a Let AudioCodingModule::SendCodec return Maybe<CodecInst> by kwiberg · 10 years ago
  10. 7464089 audio_coding: rename interface -> include by Henrik Kjellander · 10 years ago
  11. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
  12. 45c6449 Introduce CodecManager and move code from AudioCodingModuleImpl by Henrik Lundin · 10 years ago
  13. f56c162 Remove AudioCodingModule::Process() by henrik.lundin@webrtc.org · 10 years ago
  14. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  15. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 11 years ago
  16. c86e45d Fix parallelizability in modules_tests. by pbos@webrtc.org · 11 years ago
  17. 6ac22e6 Remove more dependencies on openssl, add dependency on boringssl. Continues on r6798 by henrike@webrtc.org · 11 years ago
  18. aa5ea1c 1. Make a clear distinction between codec internal FEC and RED, confusing mentioning of FEC in the old codes is replaced by RED by minyue@webrtc.org · 11 years ago
  19. adaf809 Removing AudioCoding duplicate tests by henrik.lundin@webrtc.org · 11 years ago
  20. 6ea3d1c ACM test are modified to run with both ACM1 and ACM2. by turaj@webrtc.org · 12 years ago
  21. 532f3dc Compile ACM2 and ACM1. by turaj@webrtc.org · 12 years ago
  22. 1c77dfd Revert r4772 "Compile ACM1 and ACM2." by stefan@webrtc.org · 12 years ago
  23. 367baa6 Compile ACM1 and ACM2. by turaj@webrtc.org · 12 years ago
  24. 89df092 Make the destructor of AudioCodingModule public. by andrew@webrtc.org · 12 years ago
  25. ee92b66 Re-organizing ACM tests by tina.legrand@webrtc.org · 12 years ago
  26. d5726a1 Formatting ACM tests by tina.legrand@webrtc.org · 12 years ago
  27. 0946a56 WebRtc_Word32 => int32_t etc. in audio_coding/ by pbos@webrtc.org · 12 years ago
  28. 73222cf Adding Opus frame length test by tina.legrand@webrtc.org · 12 years ago
  29. 7a7a008 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  30. eb7ebf2 Revert 3543 by tina.legrand@webrtc.org · 12 years ago
  31. 374aa49 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  32. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 13 years ago[Renamed from src/modules/audio_coding/main/test/EncodeDecodeTest.cc]
  33. ba46804 Moving to use data files in resources, for ACM. by tina.legrand@webrtc.org · 13 years ago
  34. d7a71d0 Prepare to roll Chromium to 149181. by andrew@webrtc.org · 13 years ago
  35. 5e7ca60 Use new fileutil functions for trace in ACM by tina.legrand@webrtc.org · 13 years ago
  36. 5b4f36d ACM: Too short char vector by tina.legrand@webrtc.org · 13 years ago
  37. 4517585 Adding separate payload types for stereo modes by tina.legrand@webrtc.org · 13 years ago
  38. 9dc45da Move trunk/test/data -> trunk/data by andrew@webrtc.org · 13 years ago
  39. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 13 years ago
  40. ae1c454 Reregister of stereo receiver didn't work. by tina.legrand@webrtc.org · 13 years ago
  41. 0dab9e1 Revert of r1859 by tina.legrand@webrtc.org · 13 years ago
  42. f1befad Reregister of stereo receiver didn't work. by tina.legrand@webrtc.org · 13 years ago
  43. d1a860b Fixed GCC 4.6 errors (mostly 'unused variable' errors and incorrect usage of EXPECT_EQ with booleans. by phoglund@webrtc.org · 13 years ago
  44. 975e4a3 Fix gcc warnings triggered by -Wextra. by andrew@webrtc.org · 14 years ago
  45. 7f3c724 Renaming 47 files from .cpp to .cc by kjellander@webrtc.org · 14 years ago[Renamed from src/modules/audio_coding/main/test/EncodeDecodeTest.cpp]
  46. 5490c71 Converted to gtest, writing output files properly and no longer uses exceptions. by kjellander@webrtc.org · 14 years ago
  47. 554ae1a Changes to solve warnings on Mac, issue #178. by tina.legrand@webrtc.org · 14 years ago
  48. 543c3ea Fixing Release compilation errors by kjellander@webrtc.org · 14 years ago
  49. 3675f9b by tlegrand@google.com · 14 years ago
  50. 470e71d by niklase@google.com · 14 years ago