1. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 4 years, 9 months ago
  2. fb075d5 Removing unused Opus wrapper API: WebRTCOpus_DecodePlc. by Minyue Li · 4 years, 9 months ago
  3. 54d0278 Renaming opus_interface.c to opus_interface.cc. by Minyue Li · 4 years, 9 months ago
  4. 79e653c Apply bitrate boosting depending on field-trial. by Ivo Creusen · 4 years, 9 months ago
  5. 53a31f7 Introduce injectable NetEqController interface. by Ivo Creusen · 4 years, 9 months ago
  6. 1272dad Reduce log level of Opus bitrate. by Minyue Li · 4 years, 9 months ago
  7. 42b6e2d Change failing rtc::dchecked_cast to rtc::saturated_cast. by Jakob Ivarsson · 4 years, 9 months ago
  8. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 4 years, 9 months ago
  9. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  10. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 4 years, 10 months ago
  11. 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 4 years, 10 months ago
  12. 99a2096 Added support for skipping get_audio events, adding dummy packets and setting a field trial string. by Ivo Creusen · 4 years, 10 months ago
  13. 4f2e940 ACM: Adding support for more than 2 channels in the send pipeline by Per Åhgren · 4 years, 10 months ago
  14. 62aee93 Adds trial to calculate audio overhead based on available data. by Sebastian Jansson · 4 years, 10 months ago
  15. f34116e Replacing bandwidth adaptation trial with stable target in Opus encoder. by Sebastian Jansson · 4 years, 10 months ago
  16. 74344d2 Support 2 byte payload size DTX packets in NetEq simulation. by Jakob Ivarsson · 4 years, 10 months ago
  17. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 4 years, 10 months ago
  18. 834a554 Include module_common_types.h only where needed by Niels Möller · 4 years, 10 months ago
  19. 544dfb5 Delete isac GetBandwidthInfo/SetBandwidthInfo by Niels Möller · 4 years, 10 months ago
  20. 48b32b7 Delete support for enabling adaptive isac mode by Niels Möller · 4 years, 10 months ago
  21. e0b3167 Delete dead code inside #ifdef WEBRTC_ISAC_FIX_NB_CALLS_ENABLED by Niels Möller · 4 years, 10 months ago
  22. 6a09263 Delete obsolete isac "assign" api by Niels Möller · 4 years, 10 months ago
  23. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  24. aa5a75d Embed Deceleration Target Level Offset Field Trial. by Ruslan Burakov · 4 years, 11 months ago
  25. 16cb1f6 Stop using rtc_event.h forward header by Danil Chapovalov · 5 years ago
  26. 507f434 Reland "Make relative arrival delay mode default in NetEq delay manager." by Jakob Ivarsson · 5 years ago
  27. 3354157 Add support for 192kHz input audio sample rate. by henrika · 4 years, 11 months ago
  28. 75e2290 Rollback to strict audio codec tests for libopus on android (neon). by Yves Gerey · 5 years ago
  29. 5b728cc Revert "Make relative arrival delay mode default in NetEq delay manager." by Alessio Bazzica · 5 years ago
  30. 77c71d1 Make relative arrival delay mode default in NetEq delay manager. by Jakob Ivarsson · 5 years ago
  31. 3247244 Delete unused method AudioCodingModule::GetDecodingCallStatistics by Niels Möller · 5 years ago
  32. 65024d9 Remove clock drift metric from NetEq. by Jakob Ivarsson · 5 years ago
  33. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  34. a2479f7 Remove minimum bucket returned by histogram quantile function. by Jakob Ivarsson · 5 years ago
  35. 74154e6 Save delays in history for 2 seconds instead of fixed 100 packets. by Jakob Ivarsson · 5 years ago
  36. 2dac4e4 Remove rtc_use_lto GN arg. by Mirko Bonadei · 5 years ago
  37. 5ceb4ac Delete some unused AudioCodingModule methods by Niels Möller · 5 years ago
  38. 0e1a558 Allowing 40ms audio frame length. by Ying Wang · 5 years ago
  39. 9b29d69 Make ANA frame length controller more robust to encoder frame lengths. by Minyue Li · 5 years ago
  40. c759f83 Avoid copying of vectors in RtpPacketInfos. by Minyue Li · 5 years ago
  41. 608e6ba Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object by Jiawei Ou · 5 years ago
  42. 110a4de Roll chromium_revision 8f0166a59b..f0fd984a31 (685582:685691) by Yves Gerey · 5 years ago
  43. dc5ed5c Delete NACK-related methods from AudioCodingModule by Niels Möller · 5 years ago
  44. 81df62b Add field trial to introduce extra delay after target level calculation. by Jakob Ivarsson · 5 years ago
  45. b90d38a Delete unused Opus-specific methods of AudioCodingModule by Niels Möller · 5 years ago
  46. 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 5 years ago
  47. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 5 years ago
  48. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  49. e08648d Add `AbsoluteCaptureTime` to `RtpPacketInfo`. by Chen Xing · 5 years ago
  50. 75caef7 Delete unused ACM members isac_decoder_16k_ and isac_decoder_32k_ by Niels Möller · 5 years ago
  51. c653172 Delete obsolete method AudioCodingModule::SetBitRate by Niels Möller · 5 years ago
  52. ed44f54 In ChannelReceive, use AcmReceiver directly, not AudioCodingModule by Niels Möller · 5 years ago
  53. bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 5 years ago
  54. 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 5 years ago
  55. b79f564 Switch neteq_rtpplay into an executable. by Mirko Bonadei · 5 years ago
  56. 8f319a3 Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" by Alessio Bazzica · 5 years ago
  57. fab3460 Revert "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" by Alessio Bazzica · 5 years ago
  58. 9973933 Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." by Chen Xing · 5 years ago
  59. 6982f60 Remove empty OWNERS file. by Mirko Bonadei · 5 years ago
  60. e9ff992 Fix isac_fix_test perf reporting. by Mirko Bonadei · 5 years ago
  61. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  62. bb80c13 Guard against clang-format wrong behavior. by Yves Gerey · 5 years ago
  63. 24192c2 Revert "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." by Ivo Creusen · 5 years ago
  64. ca5f21e Make force_fieldtrials persistent string during entire program live. by Ruslan Burakov · 5 years ago
  65. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  66. 3f2eeb8 Adding test on GetSpanSamples() for NetEq PacketBuffer. by Minyue Li · 5 years ago
  67. e8fbc5d Refactor WebRtcOpus_PacketHasFec. by Minyue Li · 5 years ago
  68. 46dda83 Improve buffer level estimation with DTX and add CNG time stretching. by Jakob Ivarsson · 5 years ago
  69. 14be799 Switch neteq tools to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  70. 3e8ef94 Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. by Chen Xing · 5 years ago
  71. 62eb89d Fixing possible overflow in NetEq buffle level filter. by Minyue Li · 5 years ago
  72. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 5 years ago
  73. 60bfb3d NetEQ: BackgroundNoise::Update returns true when the filter is updated by Alessio Bazzica · 5 years ago
  74. a36c591 Reland "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 5 years ago
  75. b93af85 Revert "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 5 years ago
  76. 0ded32d Reland "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 5 years ago
  77. d3fc161 Revert "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 5 years ago
  78. 87977dd Change buffer level filter to store current level in number of samples. by Jakob Ivarsson · 5 years ago
  79. d487a55 Revert "Remove sync buffer length from FilteredCurrentDelayMs." by Jakob Ivarsson · 5 years ago
  80. 79890ef Remove sync buffer length from FilteredCurrentDelayMs. by Jakob Ivarsson · 5 years ago
  81. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  82. 7541141 Fix assert check in neteq_quality_test by Pablo Barrera González · 5 years ago
  83. c8501f7 Fix bug in neteq_quality_test by Pablo Barrera González · 5 years ago
  84. 4e34c18 Check input file extension is not wav by Pablo Barrera González · 5 years ago
  85. 89bbf37 Allow neteq_quality_test to read a complete file by Pablo Barrera González · 5 years ago
  86. 62838fe Expose audio decoder factory in neteq_quality_test by Pablo Barrera González · 5 years ago
  87. 7eb0a5e AudioDecoderOpus: Add support for 16 kHz output sample rate by Karl Wiberg · 5 years ago
  88. a1d1a1e WebRTC Opus C interface: Add support for non-48 kHz decode sample rate by Karl Wiberg · 5 years ago
  89. 126f2b3 AudioEncoderOpus: Add support for 16 kHz input sample rate by Karl Wiberg · 5 years ago
  90. e0eb325 AudioEncoderOpusImpl: Remove unused static methods by Karl Wiberg · 5 years ago
  91. e9a2ee2 Improve NetEq network adaptation in the beginning of the call. by Jakob Ivarsson · 5 years ago
  92. 7e7c5c3 WebRTC Opus C interface: Add support for non-48 kHz encode sample rate by Karl Wiberg · 5 years ago
  93. 9ce451a End NetEq simulation if there are no more packets to decode. by Jakob Ivarsson · 5 years ago
  94. 053c371 Audio coding: Don't choke when RTP timestamp rate > sample rate by Karl Wiberg · 5 years ago
  95. eb16697 AudioEncoderOpus: Don't mix up sample rate and RTP timestamp rate by Karl Wiberg · 5 years ago
  96. 1e193fa Add DecelerationTargetLevelOffset Field Trial. by Ruslan Burakov · 5 years ago
  97. 0ac1d99 Remove streaming_mode as it is always false. by Ruslan Burakov · 5 years ago
  98. 035ee11 Delete left-over tests NetEqExternalDecoderUnitTest by Niels Möller · 5 years ago
  99. 8fc92e6 Add lifetime concealment stats to NetEqStatsPlotter. by Jakob Ivarsson · 5 years ago
  100. e360c09 NetEq: Minor change to print-out format for interruption stats by Henrik Lundin · 5 years ago