1. 5a78eae Initialize variables to measure preemptive expansion and acceleration by Ivo Creusen · 4 years, 4 months ago
  2. a2b31c3 Signal to NetEq Controller if arrived packets are DTX packets. by Ivo Creusen · 4 years, 5 months ago
  3. 4354686 Notify NetEqController during muted state. by Ivo Creusen · 4 years, 5 months ago
  4. 4461f05 Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples by Niels Möller · 4 years, 6 months ago
  5. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 6 months ago
  6. 0df0fae Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  7. f7cba9f Add field trial and test for NetEq extra delay by Henrik Lundin · 4 years, 9 months ago
  8. c49e9c2 Adding a delay line to NetEq's output by Henrik Lundin · 4 years, 10 months ago
  9. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
  10. 88636c6 Improvements for NetEqControllers by Ivo Creusen · 5 years ago
  11. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  12. 2d02c94 NetEQ: fix initial decoder frame length. by Alessio Bazzica · 5 years ago
  13. fe04775 Fix a bug in interruption metrics by Henrik Lundin · 5 years ago
  14. 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 5 years ago
  15. 53a31f7 Introduce injectable NetEqController interface. by Ivo Creusen · 5 years ago
  16. 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
  17. 45eb135 Remove the unused `receive_timestamp` arg to NetEq::InsertPacket by Karl Wiberg · 5 years ago
  18. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
  19. c759f83 Avoid copying of vectors in RtpPacketInfos. by Minyue Li · 6 years ago
  20. 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 6 years ago
  21. bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 6 years ago
  22. 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 6 years ago
  23. 8f319a3 Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" by Alessio Bazzica · 6 years ago
  24. fab3460 Revert "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" by Alessio Bazzica · 6 years ago
  25. 9973933 Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." by Chen Xing · 6 years ago
  26. 24192c2 Revert "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." by Ivo Creusen · 6 years ago
  27. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  28. 3e8ef94 Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. by Chen Xing · 6 years ago
  29. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 6 years ago
  30. a36c591 Reland "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 6 years ago
  31. b93af85 Revert "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 6 years ago
  32. 0ded32d Reland "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 6 years ago
  33. d3fc161 Revert "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 6 years ago
  34. 87977dd Change buffer level filter to store current level in number of samples. by Jakob Ivarsson · 6 years ago
  35. d487a55 Revert "Remove sync buffer length from FilteredCurrentDelayMs." by Jakob Ivarsson · 6 years ago
  36. 79890ef Remove sync buffer length from FilteredCurrentDelayMs. by Jakob Ivarsson · 6 years ago
  37. 2a8bd09 NetEq: Create an audio interruption metric by Henrik Lundin · 6 years ago
  38. bf4a221 Implement newly standardized stats by Ivo Creusen · 6 years ago
  39. 54c6640 Disallow time stretching during DTX. by Minyue Li · 6 years ago
  40. 4450708 Add relative_packet_arrival_delay and jitter_buffer_packets_received statistics. by Jakob Ivarsson · 6 years ago
  41. 26c59ff Fix jitter buffer delay reporting. by Jakob Ivarsson · 6 years ago
  42. 1eb3d7e Refactor DelayManager into separate Histogram class and make it injectable for testing purposes. by Jakob Ivarsson · 6 years ago
  43. e98954c Prevent updating state in the delay manager if the packet was reordered. by Jakob Ivarsson · 6 years ago
  44. 9bee67c Add get/set base min delay to neteq and acm_receiver. by Ruslan Burakov · 6 years ago
  45. 0554368 Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) by Niels Möller · 6 years ago
  46. f7d6366 Delete method NetEqImpl::CurrentDelayMs, used only by tests by Niels Möller · 6 years ago
  47. 39b934b Add NetEq config flag that enables RTX handling. by Jakob Ivarsson · 6 years ago
  48. 00a6ab5 Check timestamp difference when choosing to extract multiple packets from the jitter buffer. by Jakob Ivarsson · 6 years ago
  49. 9c277dd Delete NetEq::RegisterExternalDecoder. by Niels Möller · 6 years ago
  50. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  51. bb9f4c1 Delete ssrc book-keeping in NetEq by Niels Möller · 6 years ago
  52. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  53. 6d254bc Delete unused method NetEq::PacketBufferStatistics by Niels Möller · 6 years ago
  54. d51b355 Delete unused NetEq Rtcp stats. by Niels Möller · 6 years ago
  55. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  56. dc6d553 Add more NetEq information to NetEqState. by Ivo Creusen · 6 years ago
  57. 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 7 years ago
  58. d1c2f78 Implement new stats interface on NetEq to monitor the operations and internal state. by Ivo Creusen · 7 years ago
  59. 55de08e Restructure neteq_rtpplay into a library with small executable wrapper. by Ivo Creusen · 7 years ago
  60. d941c09 Delete unimplemented methods from the NetEq interface. by Niels Möller · 7 years ago
  61. 18f1adc Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code. by Niels Möller · 7 years ago
  62. defa7a8 NetEq: Handle nested RED packets by Henrik Lundin · 7 years ago
  63. 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
  64. 1ff41eb Revert "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
  65. 80c4cca NetEq: Deprecate playout modes Fax, Off and Streaming by Henrik Lundin · 7 years ago
  66. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  67. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 7 years ago
  68. 6dc82e8 NetEq: Change NetEq's ramp-up behavior after expansions by Henrik Lundin · 7 years ago
  69. 6719017 NetEq: Remove background noise fill during long expansions by Henrik Lundin · 7 years ago
  70. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  71. 3ef3bfc Add new histograms WebRTC.Audio.(Speech)ExpandRatePercent by Henrik Lundin · 7 years ago
  72. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  73. 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 7 years ago
  74. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  75. 4f2a4a1 NetEq: Make the fix for Opus DTX permanent by Henrik Lundin · 7 years ago
  76. abbff89 Add new UMA metric for NetEq target buffer delay by Henrik Lundin · 7 years ago
  77. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  78. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  79. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  80. 1803628 NetEq: Fix a problem with too large delay during codec-internal DTX/CNG by Henrik Lundin · 7 years ago
  81. fd7c0a5 Avoid NetEq triggering a Framelength change when receiving an FEC packet. by Ivo Creusen · 7 years ago
  82. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  83. dccfc40 NetEq: Simplify the dependencies of GetNetworkStatistics by Henrik Lundin · 7 years ago
  84. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  85. 48d96c0 Corrected upper limits of NetEq minimum and maximum delay. by Gustaf Ullberg · 8 years ago
  86. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  87. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/audio_coding/neteq/neteq_impl.cc]
  88. bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 8 years ago
  89. a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 8 years ago
  90. 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 8 years ago
  91. 12d3084 Correct the calculation of discard rate. by minyue-webrtc · 8 years ago
  92. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  93. a449107 Let NetEq reset the AudioFrame during muted state by henrik.lundin · 8 years ago
  94. fae474c Implement packet discard rate in NetEq. by minyue-webrtc · 8 years ago
  95. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  96. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  97. c417d9e NetEq: Removing LastError and LastDecoderError by Henrik Lundin · 8 years ago
  98. 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
  99. b8c55b1 Handle padded audio packets correctly by henrik.lundin · 8 years ago
  100. 2979f55 NetEq: Fix a bug in expand_rate and speech_expand_rate calculation by henrik.lundin · 8 years ago