1. 3ff52ff Remove the useless ACMTest base class by Karl Wiberg · 8 years ago
  2. 36b37dce AudioCodingModuleTest.TestStereo: Delete write-only variables by Karl Wiberg · 8 years ago
  3. 665174f Reformat the WebRTC code base by Yves Gerey · 8 years ago
  4. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 8 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 9 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 9 years ago[Renamed from webrtc/modules/audio_coding/test/TestStereo.h]
  7. 3747838 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/test/ by kwiberg · 10 years ago
  8. 3e6db23 audio_coding: remove "main" directory by kjellander · 10 years ago[Renamed (88%) from webrtc/modules/audio_coding/main/test/TestStereo.h]
  9. 844a910 Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined) by kwiberg · 11 years ago
  10. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 11 years ago
  11. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 11 years ago
  12. d8ca723 Remove CELT support from audio_coding. by pbos@webrtc.org · 11 years ago
  13. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 11 years ago
  14. 47658f1 Mark all virtual overrides in the hierarchy of AudioPacketizationCallback, by henrike@webrtc.org · 12 years ago
  15. 6ac22e6 Remove more dependencies on openssl, add dependency on boringssl. Continues on r6798 by henrike@webrtc.org · 12 years ago
  16. adaf809 Removing AudioCoding duplicate tests by henrik.lundin@webrtc.org · 12 years ago
  17. 6ea3d1c ACM test are modified to run with both ACM1 and ACM2. by turaj@webrtc.org · 13 years ago
  18. 89df092 Make the destructor of AudioCodingModule public. by andrew@webrtc.org · 13 years ago
  19. d5726a12 Formatting ACM tests by tina.legrand@webrtc.org · 13 years ago
  20. 0946a56 WebRtc_Word32 => int32_t etc. in audio_coding/ by pbos@webrtc.org · 13 years ago
  21. 0ad3c1a Adding Opus stereo support to WebRTC by tina.legrand@webrtc.org · 13 years ago
  22. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 13 years ago[Renamed from src/modules/audio_coding/main/test/TestStereo.h]
  23. d7a71d0 Prepare to roll Chromium to 149181. by andrew@webrtc.org · 14 years ago
  24. 3ddc974 Handle VAD/DTX in a correct way if running stereo ACM. by tina.legrand@webrtc.org · 14 years ago
  25. a6ecd1e Refactoring one of the ACM tests: TestStereo, to follow the style guide. by tina.legrand@webrtc.org · 14 years ago
  26. 16b6b90 Split of stereo packets moved by tina.legrand@webrtc.org · 14 years ago
  27. ae1c454 Reregister of stereo receiver didn't work. by tina.legrand@webrtc.org · 14 years ago
  28. 0dab9e1 Revert of r1859 by tina.legrand@webrtc.org · 14 years ago
  29. f1befad Reregister of stereo receiver didn't work. by tina.legrand@webrtc.org · 14 years ago
  30. 6b6ff55 Implementation if mono-to-stereo and vice versa in ACM. by tina.legrand@webrtc.org · 14 years ago
  31. 554ae1a Changes to solve warnings on Mac, issue #178. by tina.legrand@webrtc.org · 14 years ago
  32. 470e71d by niklase@google.com · 15 years ago