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