1. 55ec1a4 Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 8 months ago
  2. b0ed120 Update links to point at main branch by Tony Herre · 3 years, 8 months ago
  3. 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 8 months ago
  4. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
  5. 6d92fcd Roll chromium_revision ba5ff58b6c..94a136c73d (898571:898790) by Mirko Bonadei · 3 years, 8 months ago
  6. 6832ee2 Delete unneeded references to string_encode.h by Niels Möller · 3 years, 9 months ago
  7. 46d002c Add M1 Mac expected results for AudioDecoderIsacFixTest by Christoffer Jansson · 3 years, 9 months ago
  8. 7208457 Same length for all ARM64 platforms Update more audio checksums for M1 by Christoffer Jansson · 3 years, 9 months ago
  9. f2ed401 Fix unscaled timestamps passed to nack_tracker by Jared Siskin · 3 years, 9 months ago
  10. b4100ad Avoid using legacy rtp parser in neteq test::Packet by Danil Chapovalov · 3 years, 9 months ago
  11. 3cc68ec Report stats from ChannelReceive::GetAudioFrameWithInfo at 1Hz. by Tommi · 3 years, 9 months ago
  12. 36b7d10a Delete unused test method in neteq that uses RtcpStatistics by Danil Chapovalov · 3 years, 10 months ago
  13. f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 3 years, 11 months ago
  14. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 11 months ago
  15. 8181b4f Add conceptual documentation for NetEq. by Jakob Ivarsson · 4 years ago
  16. 213dc2c Temporarily disable Opus decode test. by Jakob Ivarsson · 4 years ago
  17. 854d59f Temporarily disable remaining Opus bit exactness tests. by Jakob Ivarsson · 4 years ago
  18. e7a5581 Temporarily disable some Opus bit exactness tests. by Jakob Ivarsson · 4 years ago
  19. ff0e01f Implement audio_interruption metric for kCodecPlc by Pablo Barrera González · 4 years, 1 month ago
  20. e7ded68 Fix integer overflow. by Jakob Ivarsson · 4 years, 1 month ago
  21. 6031b74 Implement a Neon optimized function to find the argmax element in an array. by Ivo Creusen · 4 years, 2 months ago
  22. d723da1 Reland "Default enable delay adaptation during DTX." by Jakob Ivarsson · 4 years, 2 months ago
  23. 79d9c37 Revert "Default enable delay adaptation during DTX." by Jakob Ivarsson · 4 years, 2 months ago
  24. 59bdcbe Default enable delay adaptation during DTX. by Jakob Ivarsson · 4 years, 2 months ago
  25. fe06dbd Correction for the calculation of the abs max value by Ivo Creusen · 4 years, 2 months ago
  26. 5686e34 Optimize calls to std::string::find() and friends for a single char. by Mirko Bonadei · 4 years, 3 months ago
  27. f65a003 Fix for 3 NetEq fuzzer issues. by Ivo Creusen · 4 years, 3 months ago
  28. 7b463c5 Add a "Smart flushing" feature to NetEq. by Ivo Creusen · 4 years, 4 months ago
  29. 01719fb Reland "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  30. a4fd641 Revert "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  31. 9653d26 Rename FATAL() into RTC_FATAL(). by Mirko Bonadei · 4 years, 4 months ago
  32. 7dff9f3 Add delay manager config options. by Jakob Ivarsson · 4 years, 4 months ago
  33. 5a78eae Initialize variables to measure preemptive expansion and acceleration by Ivo Creusen · 4 years, 4 months ago
  34. 36274f9 Reland "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Jakob Ivarsson · 4 years, 4 months ago
  35. b9b7456 Reset NetEq simulation step time if a large gap is detected. by Ivo Creusen · 4 years, 5 months ago
  36. 2963d30 Remove deprecated PacketArrived method from NetEqController interface. by Ivo Creusen · 4 years, 5 months ago
  37. d546186 Revert "Reland "Default enable WebRTC-SendSideBwe-WithOverhead."" by Björn Terelius · 4 years, 5 months ago
  38. 1dbe30c Reland "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  39. 27af3c4 Revert "Default enable WebRTC-SendSideBwe-WithOverhead." by Jakob Ivarsson · 4 years, 5 months ago
  40. 87c1950 Default enable WebRTC-SendSideBwe-WithOverhead. by Jakob Ivarsson · 4 years, 5 months ago
  41. 609b047 Add NetEq decision logic unit tests. by Jakob Ivarsson · 4 years, 5 months ago
  42. a2b31c3 Signal to NetEq Controller if arrived packets are DTX packets. by Ivo Creusen · 4 years, 5 months ago
  43. 80fb978 Reland "Reland "Refactor NetEq delay manager logic."" by Jakob Ivarsson · 4 years, 5 months ago
  44. ff9f646 Revert "Reland "Refactor NetEq delay manager logic."" by Jakob Ivarsson · 4 years, 5 months ago
  45. 2a7c57c Reland "Refactor NetEq delay manager logic." by Jakob Ivarsson · 4 years, 5 months ago
  46. 4354686 Notify NetEqController during muted state. by Ivo Creusen · 4 years, 5 months ago
  47. b1ae5cc Revert "Refactor NetEq delay manager logic." by Jakob Ivarsson · 4 years, 5 months ago
  48. f8e62fc Refactor NetEq delay manager logic. by Jakob Ivarsson · 4 years, 5 months ago
  49. df2a465 Improve neteq_rtp_fuzzer by Henrik Lundin · 4 years, 6 months ago
  50. 2291fb3 red: ensure minimum amount of header bytes by Philipp Hancke · 4 years, 6 months ago
  51. 4461f05 Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples by Niels Möller · 4 years, 6 months ago
  52. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 6 months ago
  53. c8850cb Change gtest name to allow filtering based on the story name. by Jeremy Leconte · 4 years, 6 months ago
  54. 673027b Make NetEqController::TargetLevelMs const, part 2 by Niels Möller · 4 years, 6 months ago
  55. fd71e79 Delete unused counters added_zero_samples_ and discarded_packets_ by Niels Möller · 4 years, 6 months ago
  56. 876a3dc Fix for NetEq simulations containing large gaps and multiple SSRCs. by Ivo Creusen · 4 years, 7 months ago
  57. e51d6ac Fix override declarations and delete related TODOs by Niels Möller · 4 years, 8 months ago
  58. 0df0fae Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  59. 9030994 Update default max nr of packets to 200. by Ivo Creusen · 4 years, 8 months ago
  60. 11b6f68 Replace slave -> helper, master -> reference by Henrik Lundin · 4 years, 9 months ago
  61. 30a3e78 iSAC encoder: Make it possible to change target bitrate at any time by Karl Wiberg · 4 years, 9 months ago
  62. f7cba9f Add field trial and test for NetEq extra delay by Henrik Lundin · 4 years, 9 months ago
  63. c49e9c2 Adding a delay line to NetEq's output by Henrik Lundin · 4 years, 10 months ago
  64. 704fb55 In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
  65. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
  66. 16ddae9 Update Opus tests for Opus 1.3 by Ivo Creusen · 5 years ago
  67. b28e57e NetEQ audio decoder unit test: use ParsePayload by Alessio Bazzica · 5 years ago
  68. c31a4ec Disable opus tests to allow upgrade to opus 1.3 by Ivo Creusen · 5 years ago
  69. 182c2b8 Expose run function to NetEqSimulator by Ivo Creusen · 5 years ago
  70. ff0e4db Reland "Send absolute capture time through audio coding module." by Minyue Li · 5 years ago
  71. 88636c6 Improvements for NetEqControllers by Ivo Creusen · 5 years ago
  72. 4175914 Revert "Send absolute capture time through audio coding module." by Minyue Li · 5 years ago
  73. 48655cf Send absolute capture time through audio coding module. by Minyue Li · 5 years ago
  74. cee751a Reland "Enable using a custom NetEqFactory in simulations" by Ivo Creusen · 5 years ago
  75. 3f0bc2c Revert "Enable using a custom NetEqFactory in simulations" by Sandeep Siddhartha · 5 years ago
  76. 2a11b24 Enable using a custom NetEqFactory in simulations by Ivo Creusen · 5 years ago
  77. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  78. 2ee15eb Remove extra delay field trial. by Jakob Ivarsson · 5 years ago
  79. bd5874a Remove inter-arrival delay mode from DelayManager. by Jakob Ivarsson · 5 years ago
  80. 9338bbc Replace assert() with RTC_DCHECK by Jerome Humbert · 5 years ago
  81. 21021f0 NetEq: Fix bug in PLC for multi-channel audio by Henrik Lundin · 5 years ago
  82. 39cf3c7 Clean up the NetEqFactory API. by Ivo Creusen · 5 years ago
  83. 2d02c94 NetEQ: fix initial decoder frame length. by Alessio Bazzica · 5 years ago
  84. 68c6572 Add a CreateNetEq method that takes an AudioDecoderFactory by Ivo Creusen · 5 years ago
  85. a88655d NetEQ RTP play: textlog to stderr as option by Alessio Bazzica · 5 years ago
  86. 80b2806 Fixing a buffer overflow in Merge::Downsample by Henrik Lundin · 5 years ago
  87. e835fc0 Add UMA counter for audio interruptions by Henrik Lundin · 5 years ago
  88. fe04775 Fix a bug in interruption metrics by Henrik Lundin · 5 years ago
  89. 3a65f39 Expose NetEqDecodingTest for re-use in chromium tests. by Yves Gerey · 5 years ago
  90. 8e83c7a Make Opus PLC always output 10ms audio. by Minyue Li · 5 years ago
  91. ca585bb Make some DecisionLogic functions virtual. by Ivo Creusen · 5 years ago
  92. a06048a Return status instead of CHECKing in event log parser. by Björn Terelius · 5 years ago
  93. 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 5 years ago
  94. 53a31f7 Introduce injectable NetEqController interface. by Ivo Creusen · 5 years ago
  95. 42b6e2d Change failing rtc::dchecked_cast to rtc::saturated_cast. by Jakob Ivarsson · 5 years ago
  96. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
  97. 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 5 years ago
  98. 99a2096 Added support for skipping get_audio events, adding dummy packets and setting a field trial string. by Ivo Creusen · 5 years ago
  99. 74344d2 Support 2 byte payload size DTX packets in NetEq simulation. by Jakob Ivarsson · 5 years ago
  100. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago