1. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_coding/test/TestVADDTX.cc]
  4. a9a6d4b Delete voice_engine_configurations.h by henrik.lundin · 8 years ago
  5. da2bf4e Stop using old AudioCodingModule::RegisterReceiveCodec overloads by kwiberg · 8 years ago
  6. 7056be9 Delete old video defines in engine config. by mflodman · 8 years ago
  7. 63fb95a Fixed time moving backwards in the AudioCodingModule. by ossu · 8 years ago
  8. d4ccb00 Propagate muted parameter to VoE::Channel by henrik.lundin · 8 years ago
  9. 4430763 AudioCodingModuleImpl: Stop failing artificially for non-Opus encoders by kwiberg · 9 years ago
  10. 4d68208 Reduce the runtime of some ACM tests in modules_tests by Henrik Lundin · 9 years ago
  11. 3e6db23 audio_coding: remove "main" directory by kjellander · 9 years ago[Renamed (97%) from webrtc/modules/audio_coding/main/test/TestVADDTX.cc]
  12. 1fd4a4a Let AudioCodingModule::SendCodec return Maybe<CodecInst> by kwiberg · 9 years ago
  13. 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
  14. dd00f11 Remove no-op and unused methods from AudioCodingModule by Karl Wiberg · 9 years ago
  15. 092041c Setting OPUS_SIGNAL_VOICE when enable DTX. by Minyue Li · 9 years ago
  16. e16bfde Adding flag to force Opus application and DTX while toggling. by minyue@webrtc.org · 9 years ago
  17. e9217b4 Remove WebRtcACMEncodingType by henrik.lundin@webrtc.org · 10 years ago
  18. 0561716 Adding Opus DTX support in ACM. by minyue@webrtc.org · 10 years ago
  19. f56c162 Remove AudioCodingModule::Process() by henrik.lundin@webrtc.org · 10 years ago
  20. 664ccb7 Reland r8125: Modify some tests to never use DTX disable mode by henrik.lundin@webrtc.org · 10 years ago
  21. ff108fe Revert 8125 "Modify some tests to never use DTX disable mode" by kjellander@webrtc.org · 10 years ago
  22. 043db24 Modify some tests to never use DTX disable mode by henrik.lundin@webrtc.org · 10 years ago
  23. abe3f18 Checking whether ACM uses codec internal or WebRTC DTX. by minyue@webrtc.org · 10 years ago
  24. adaf809 Removing AudioCoding duplicate tests by henrik.lundin@webrtc.org · 10 years ago
  25. 6ea3d1c ACM test are modified to run with both ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  26. 532f3dc Compile ACM2 and ACM1. by turaj@webrtc.org · 11 years ago
  27. 1c77dfd Revert r4772 "Compile ACM1 and ACM2." by stefan@webrtc.org · 11 years ago
  28. 367baa6 Compile ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  29. 89df092 Make the destructor of AudioCodingModule public. by andrew@webrtc.org · 11 years ago
  30. ee92b66 Re-organizing ACM tests by tina.legrand@webrtc.org · 11 years ago
  31. d5726a1 Formatting ACM tests by tina.legrand@webrtc.org · 11 years ago
  32. 0946a56 WebRtc_Word32 => int32_t etc. in audio_coding/ by pbos@webrtc.org · 11 years ago
  33. 73222cf Adding Opus frame length test by tina.legrand@webrtc.org · 11 years ago
  34. 7a7a008 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  35. eb7ebf2 Revert 3543 by tina.legrand@webrtc.org · 12 years ago
  36. 374aa49 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  37. c459058 Opus mono/stereo on the same payloadtype, and fix of memory bug by tina.legrand@webrtc.org · 12 years ago
  38. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/modules/audio_coding/main/test/TestVADDTX.cc]
  39. a7d8387 Opus integration by tina.legrand@webrtc.org · 12 years ago
  40. ba46804 Moving to use data files in resources, for ACM. by tina.legrand@webrtc.org · 12 years ago
  41. 9dc45da Move trunk/test/data -> trunk/data by andrew@webrtc.org · 12 years ago
  42. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 12 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. 7f3c724 Renaming 47 files from .cpp to .cc by kjellander@webrtc.org · 13 years ago[Renamed from src/modules/audio_coding/main/test/TestVADDTX.cpp]
  45. 5490c71 Converted to gtest, writing output files properly and no longer uses exceptions. by kjellander@webrtc.org · 13 years ago
  46. 554ae1a Changes to solve warnings on Mac, issue #178. by tina.legrand@webrtc.org · 13 years ago
  47. 2e09692 This CL fixes the warnings when building acm or acm test. by tina.legrand@webrtc.org · 13 years ago
  48. 3675f9b by tlegrand@google.com · 13 years ago
  49. 470e71d by niklase@google.com · 13 years ago