1. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/audio_coding/acm2/acm_receiver_unittest.cc]
  2. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  3. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  4. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  5. 36b1a5f Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide: by yujo · 8 years ago
  6. 65cb70d Fix cyclic deps: rent_a_codec<->audio_coding and rent_a_codec<->neteq by kwiberg · 8 years ago
  7. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 8 years ago
  8. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 9 years ago
  9. 2504c0a Drop _oldapi from ACM test file names by henrik.lundin · 9 years ago[Renamed from webrtc/modules/audio_coding/acm2/acm_receiver_unittest_oldapi.cc]
  10. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  11. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  12. d120192 AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder by kwiberg · 9 years ago
  13. 6f0f616 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 9 years ago
  14. 7a0f2c5 Revert of AcmReceiver: Look up last decoder in NetEq's table of decoders (patchset #1 id:100001 of https://codereview.webrtc.org/2339953002/ ) by kwiberg · 9 years ago
  15. f62b82e Revert of AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder (patchset #1 id:1 of https://codereview.webrtc.org/2341283002/ ) by kwiberg · 9 years ago
  16. 07772e4 AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder by kwiberg · 9 years ago
  17. 1e4d8b5 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 9 years ago
  18. c13ded5 Move AudioCodingModuleImpl to anonymous namespace in audio_coding_module.cc by kwiberg · 9 years ago
  19. e352578 Moved injection of AudioDecoderFactory into voe::Channel. by ossu · 9 years ago
  20. 834a6ea Add muted_output parameter to ACM by henrik.lundin · 9 years ago
  21. 15c51e3 Move setting of AudioFrame::timestamp_ into NetEq by henrik.lundin · 9 years ago
  22. 7dc6889 Unit test for AudioFrame output from AcmReceiver::GetAudio by henrik.lundin · 9 years ago
  23. 500c04b Delete VAD methods from AcmReceiver and move functionality inside NetEq by henrik.lundin · 9 years ago
  24. 16c5a96 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/ by kwiberg · 9 years ago
  25. e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 10 years ago
  26. 4cf61dd NetEq: Add codec name and RTP timestamp rate to DecoderInfo by henrik.lundin · 10 years ago
  27. 3e6db23 audio_coding: remove "main" directory by kjellander · 10 years ago[Renamed (98%) from webrtc/modules/audio_coding/main/acm2/acm_receiver_unittest_oldapi.cc]
  28. 057fb89 Add new method AcmReceiver::last_packet_sample_rate_hz() by henrik.lundin · 10 years ago
  29. d89814b NetEq: Add new method last_output_sample_rate_hz by henrik.lundin · 10 years ago
  30. ee2bac2 AcmReceiver::InsertPacket and NetEq::InsertPacket: Take ArrayView arguments by kwiberg · 10 years ago
  31. 39d8bee Make ACMCodecDB private to RentACodec by kwiberg · 10 years ago
  32. d6c0f8c Remove ACMCodecDB::Codec, and make the rest of ACMCodecDB private by kwiberg · 10 years ago
  33. 1fd4a4a Let AudioCodingModule::SendCodec return Maybe<CodecInst> by kwiberg · 10 years ago
  34. 7464089 audio_coding: rename interface -> include by Henrik Kjellander · 10 years ago
  35. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
  36. fce4a94 RentACodec: New class that takes over part of ACMCodecDB's job by kwiberg · 10 years ago
  37. 22993e1 Unify FrameType and VideoFrameType. by pbos · 10 years ago
  38. 9ea2147 Delete iSAC-fb from AudioCodingModule by henrik.lundin · 10 years ago
  39. 98ab3a4 Don't link with audio codecs that we don't use by kwiberg · 10 years ago
  40. 1bd0e03 ACM: Removing runtime APIs related to playout mode by henrik.lundin · 10 years ago
  41. d8399e6 Also provide sample rate when registering decoders by Karl Wiberg · 10 years ago
  42. 45c6449 Introduce CodecManager and move code from AudioCodingModuleImpl by Henrik Lundin · 10 years ago
  43. a990784 AcmReceiver: index decoders by payload type instead of ACM codec ID by Jelena Marusic · 10 years ago
  44. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  45. f56c162 Remove AudioCodingModule::Process() by henrik.lundin@webrtc.org · 10 years ago
  46. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  47. 1eda4e3 Reland r8476 "Set decoder output frequency in AudioDecoder::Decode call" by henrik.lundin@webrtc.org · 10 years ago
  48. 903182b Revert r8476 "Set decoder output frequency in AudioDecoder::Decode call" by henrik.lundin@webrtc.org · 10 years ago
  49. b9c18d5 Set decoder output frequency in AudioDecoder::Decode call by henrik.lundin@webrtc.org · 10 years ago
  50. fa58745 Delete all codec-specific subclasses of ACMGenericCodec by henrik.lundin@webrtc.org · 10 years ago
  51. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 11 years ago
  52. 4f6f22f Reland (rev 7259) "Convert AcmReceiverTest to new AudioCoding interface" by andresp@webrtc.org · 11 years ago
  53. c570761 Revert "Convert AcmReceiverTest to new AudioCoding interface" (rev 7258). by andresp@webrtc.org · 11 years ago
  54. cfe0735 Convert AcmReceiverTest to new AudioCoding interface by henrik.lundin@webrtc.org · 11 years ago