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