1. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  2. 377a231 acm_receiver_unittest: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
  3. 18f1adc Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code. by Niels Möller · 6 years ago
  4. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  5. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 7 years ago
  6. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  7. abbff89 Add new UMA metric for NetEq target buffer delay by Henrik Lundin · 7 years ago
  8. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_coding/acm2/acm_receiver.h]
  11. 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 7 years ago
  12. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  13. 529662a Move array_view.h to webrtc/api/ by kwiberg · 7 years ago
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  15. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  16. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  17. 6af9399 ACM: Make AcmReceiver's ownership of NetEq more obvious by Henrik Lundin · 8 years ago
  18. 02ed201 AcmReceiver: Make a member variable const by Henrik Lundin · 8 years ago
  19. 1c07c70 Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType" by kwiberg · 8 years ago
  20. 670a7f3 Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ ) by kwiberg · 8 years ago
  21. 1724cfb WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType by kwiberg · 8 years ago
  22. a9a6d4b Delete voice_engine_configurations.h by henrik.lundin · 8 years ago
  23. e280cde Voe::Channel: Turned GetPlayoutFrequency into GetRtpTimestampRateHz. by ossu · 8 years ago
  24. 7056be9 Delete old video defines in engine config. by mflodman · 8 years ago
  25. 5adaf73 AudioCodingModule: Specify decoders using SdpAudioFormat by kwiberg · 8 years ago
  26. 46a8d18 ACM: Removed the code for InitialDelayManager by ossu · 8 years ago
  27. c4ccd4d AcmReceiver: Eliminate AcmReceiver::decoders_ by kwiberg · 8 years ago
  28. 6b19b56 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 8 years ago
  29. 6f0f616 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 8 years ago
  30. 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 · 8 years ago
  31. bfb78d1 Revert of AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one (patchset #2 id:20001 of https://codereview.webrtc.org/2342313002/ ) by kwiberg · 8 years ago
  32. f6232b4 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 8 years ago
  33. 1e4d8b5 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 8 years ago
  34. b3f1c5d Add NetEq::FilteredCurrentDelayMs() and use it in VoiceEngine by henrik.lundin · 8 years ago
  35. 834a6ea Add muted_output parameter to ACM by henrik.lundin · 9 years ago
  36. 9a410dd Change NetEq::GetPlayoutTimestamp to return an rtc::Optional<uint32_t> by henrik.lundin · 9 years ago
  37. 500c04b Delete VAD methods from AcmReceiver and move functionality inside NetEq by henrik.lundin · 9 years ago
  38. 6d8e011 Change NetEq::GetAudio to use AudioFrame by henrik.lundin · 9 years ago
  39. 0023fdf Remove the ID from AcmReceiver by henrik.lundin · 9 years ago
  40. 16c5a96 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/ by kwiberg · 9 years ago
  41. 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  42. 9090e0b Switch CriticalSectionWrapper->rtc::CriticalSection in modules/audio_coding. by Tommi · 9 years ago
  43. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  44. 4cf61dd NetEq: Add codec name and RTP timestamp rate to DecoderInfo by henrik.lundin · 9 years ago
  45. 3e6db23 audio_coding: remove "main" directory by kjellander · 9 years ago[Renamed (95%) from webrtc/modules/audio_coding/main/acm2/acm_receiver.h]
  46. 057fb89 Add new method AcmReceiver::last_packet_sample_rate_hz() by henrik.lundin · 9 years ago
  47. d89814b NetEq: Add new method last_output_sample_rate_hz by henrik.lundin · 9 years ago
  48. ee2bac2 AcmReceiver::InsertPacket and NetEq::InsertPacket: Take ArrayView arguments by kwiberg · 9 years ago
  49. 39d8bee Make ACMCodecDB private to RentACodec by kwiberg · 9 years ago
  50. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  51. 678c903 Delete AcmReceiver::SetInitialDelay by henrik.lundin · 9 years ago
  52. 1d5c9bd Remove unused method AcmReceiver:RedPayloadType by henrik.lundin · 9 years ago
  53. 48ed930 ACM: Move NACK functionality inside NetEq by henrik.lundin · 9 years ago
  54. 7464089 audio_coding: rename interface -> include by Henrik Kjellander · 9 years ago
  55. 1bd0e03 ACM: Removing runtime APIs related to playout mode by henrik.lundin · 9 years ago
  56. 4e14f09 Add support for external decoders in ACM by kwiberg · 9 years ago
  57. d8399e6 Also provide sample rate when registering decoders by Karl Wiberg · 10 years ago
  58. a990784 AcmReceiver: index decoders by payload type instead of ACM codec ID by Jelena Marusic · 10 years ago
  59. a4bef3e AcmReceiver: use std::map instead of an array to keep the list of decoders by jmarusic@webrtc.org · 10 years ago
  60. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  61. 1eda4e3 Reland r8476 "Set decoder output frequency in AudioDecoder::Decode call" by henrik.lundin@webrtc.org · 10 years ago
  62. 903182b Revert r8476 "Set decoder output frequency in AudioDecoder::Decode call" by henrik.lundin@webrtc.org · 10 years ago
  63. b9c18d5 Set decoder output frequency in AudioDecoder::Decode call by henrik.lundin@webrtc.org · 10 years ago
  64. c0bd7be Adding two new stats to VoiceReceiverInfo by minyue@webrtc.org · 10 years ago
  65. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  66. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  67. 913f7b8 Fix for glitches in ACM when switching desired output sample rate by henrik.lundin@webrtc.org · 10 years ago
  68. 38344ed Move thread_annotations.h to webrtc/base/. by pbos@webrtc.org · 10 years ago
  69. ea25784 Change how background noise mode in NetEq is set by henrik.lundin@webrtc.org · 10 years ago
  70. eecf5e6 Removing neteq decode lock and friends by henrik.lundin@webrtc.org · 11 years ago
  71. a90abde Add thread annotations to AcmReceiver by henrik.lundin@webrtc.org · 11 years ago
  72. 9c55f0f Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago
  73. 94454b7 Fix the chain that propagates the audio frame's rtp and ntp timestamp including: by wu@webrtc.org · 11 years ago
  74. 1b9df05 Revert 6257 "Rename neteq4 folder to neteq" by henrik.lundin@webrtc.org · 11 years ago
  75. a90f6d6 Rename neteq4 folder to neteq by henrik.lundin@webrtc.org · 11 years ago
  76. 0bc9b5a Add clock to ACM config struct by henrik.lundin@webrtc.org · 11 years ago
  77. e772c71 Introduce a config struct for AudioCoding module by henrik.lundin@webrtc.org · 11 years ago
  78. 0c1444c Create ACM2 instance when calling AudioCodingModule::Create by henrik.lundin@webrtc.org · 11 years ago
  79. 35ead38 Adding a config struct to NetEq by henrik.lundin@webrtc.org · 11 years ago
  80. 24301a6 Update talk to 58174641 together with http://review.webrtc.org/4319005/. by wu@webrtc.org · 11 years ago
  81. 6d5d248 Wrap ACM2 code inside acm2 namespace. This gurantees that one ACM would not use components of others by accident. by turaj@webrtc.org · 11 years ago
  82. 48af652 Prepare to compile ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  83. 7959e16 ACM2 integration with NetEq 4. by turaj@webrtc.org · 11 years ago