1. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  2. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  3. 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 6 years ago
  4. 1fa51d6 Revert "Opus multistream." by Amit Hilbuch · 6 years ago
  5. f0d9cda Revert "AEC3: Lockless transfer of render data to the capture thread" by Mirko Bonadei · 6 years ago
  6. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  7. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  8. 74ba990 AEC3: Lockless transfer of render data to the capture thread by Gustaf Ullberg · 6 years ago
  9. 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
  10. 83ed89a Opus multistream. by Alex Loiko · 6 years ago
  11. 52de8b0 Adds functionality to write logs to memory. by Sebastian Jansson · 6 years ago
  12. 375b346 Delete all logic related to VCMDecodeErrorMode by Niels Möller · 6 years ago
  13. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  14. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  15. 66a29b9 Introduce CopyToFileAudioCapturer. by Artem Titov · 6 years ago
  16. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  17. 173d198 Revert "Ensure correct decoding for unfiltered KSVC streams" by Ilya Nikolaevskiy · 6 years ago
  18. e4b5023 Avoid repeated semi-expensive field_trials read in frame_buffer2.cc by Elad Alon · 6 years ago
  19. c25fa89 RNN VAD: fix pitch gain type and change pitch period type by Alessio Bazzica · 6 years ago
  20. 49ea47b Fix fuzzer identified crash in DecodeFramesHistory by Ilya Nikolaevskiy · 6 years ago
  21. ee0a85c Roll //third_party/ffmpeg and disable H264 when MSVC is used. by Mirko Bonadei · 6 years ago
  22. 2351313 Add noise suppression settings to AudioProcessing::Config by Sam Zackrisson · 6 years ago
  23. cd7c21b Ensure correct decoding for unfiltered KSVC streams by Ilya Nikolaevskiy · 6 years ago
  24. 959e9b6 Publish rtc::QueuedTask in api as webrtc::QueuedTask by Danil Chapovalov · 6 years ago
  25. 1371784 Introduce DecodedFramesHistory class and use it in FrameBuffer by Ilya Nikolaevskiy · 6 years ago
  26. 2bb29f0 Set callback_ member at start of desktop capturer Start() by Gary Kacmarcik · 6 years ago
  27. b46235c desktopCapture: skip non-responsive windows in the picker by braveyao · 6 years ago
  28. 977c820 Rename AttachCurrentThreadIfNeeded to avoid clash with function. by Mirko Bonadei · 6 years ago
  29. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  30. aaa99a9 Add unittest for congestion window pushback in goog_cc. by Ying Wang · 6 years ago
  31. 7289906 Delete enum NetEqDecoder. by Niels Möller · 6 years ago
  32. 6bb5ab9 Reland "Refactor and remove media_optimization::MediaOptimization." by Niels Möller · 6 years ago
  33. 9c84390 Delete VCMEncodedFrame methods Buffer and MutableBuffer by Niels Möller · 6 years ago
  34. 6670a9d AEC3: More efficient comfort noise generation by Gustaf Ullberg · 6 years ago
  35. 0554368 Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) by Niels Möller · 6 years ago
  36. 6551faf Refactor FrameBuffer to store decoded frames history separately by Ilya Nikolaevskiy · 6 years ago
  37. 69321dd Make FrameBuffer support an unlimited number of dependents per frame by Elad Alon · 6 years ago
  38. 977cd17 Make VCMDecodeErrorMode optional when calling VideoCodingModule::SetReceiverRobustnessMode by Niels Möller · 6 years ago
  39. 2874672 Delete method VideoCodingModule::SetVideoProtection by Niels Möller · 6 years ago
  40. f7d6366 Delete method NetEqImpl::CurrentDelayMs, used only by tests by Niels Möller · 6 years ago
  41. 6613f8e Revert "Refactor and remove media_optimization::MediaOptimization." by Niels Möller · 6 years ago
  42. e449805 APM unit test: echo path gain change events notified. by Alessio Bazzica · 6 years ago
  43. 39b934b Add NetEq config flag that enables RTX handling. by Jakob Ivarsson · 6 years ago
  44. 8620253 Minor changes to TestVideoReceiver. by Åsa Persson · 6 years ago
  45. 79a07cd Change type StreamsConfig::requests_alr_probing to abls::optional by Per Kjellander · 6 years ago
  46. 00a6ab5 Check timestamp difference when choosing to extract multiple packets from the jitter buffer. by Jakob Ivarsson · 6 years ago
  47. 8b6995b Avoid creating frames with packets of different timestamps. by philipel · 6 years ago
  48. c610e26 Include pacing buffer size in congestion window. by Christoffer Rodbro · 6 years ago
  49. 9c277dd Delete NetEq::RegisterExternalDecoder. by Niels Möller · 6 years ago
  50. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  51. bd6dee8 Delete NetEqTest::ExtDecoderMap by Niels Möller · 6 years ago
  52. 482b3ef Account for packetization overhead when setting target bitrate. by Erik Språng · 6 years ago
  53. 791d43c Add ability to set max probing bitrate in SendSideCongestionController. by Erik Språng · 6 years ago
  54. 03fbf1e Simplifies RtcEventProcessor interface. by Sebastian Jansson · 6 years ago
  55. d716fb9 Reland "Refactor rate profile update." by Sergey Silkin · 6 years ago
  56. 762543f Reland "Default to dlopening the PipeWire." by Tomas Popela · 6 years ago
  57. 08223c1 Revert "Reland "Refactor rate profile update."" by Sergey Silkin · 6 years ago
  58. 07276e4 Refactor and remove media_optimization::MediaOptimization. by Erik Språng · 6 years ago
  59. 77aedae Reland "Refactor rate profile update." by Sergey Silkin · 6 years ago
  60. 357c2b7 Delete unused method VideoSender::EnableFrameDropper. by Niels Möller · 6 years ago
  61. 6c330ab Update some audio processing tests to new VAD API by Sam Zackrisson · 6 years ago
  62. ff98f4b Fix stop logging errors for stereo mode when it is not used by Gustavo Garcia · 6 years ago
  63. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  64. b290a6d Renames RtcEventLogParseNew to RtcEventLogParser by Sebastian Jansson · 6 years ago
  65. 6704c91 Bugfix: Activate pushback on every sent packet. by Ying Wang · 6 years ago
  66. 8319e7f Use ordered data structure for supported frame lengths in ANA. by Minyue Li · 6 years ago
  67. c7dbd5a Renamed a variable in overuse_detector. by Christoffer Rodbro · 6 years ago
  68. 4db667b Add private voice detection instance to replace public voice detector by Sam Zackrisson · 6 years ago
  69. ef77ef3 Revert "Desktop capturer: Add OnDisplayChanged callback" by Brave Yao · 6 years ago
  70. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  71. 86079a4 Fix potential null pointer dereference. by Yves Gerey · 6 years ago
  72. d375f1c Refactor NetEqTestFactory to not use "external" decoders by Niels Möller · 6 years ago
  73. da0222b Adds new timer based rate controller trial to GoogCC by Sebastian Jansson · 6 years ago
  74. ea7e7a9 Fix incorrect behavior in H264 packetizer in some cases by Ilya Nikolaevskiy · 6 years ago
  75. c0a67ba AEC3: moving the dumping of the Erle to aec state by Jesús de Vicente Peña · 6 years ago
  76. a1f78a4 Revert "Refactor rate profile update." by Sergey Silkin · 6 years ago
  77. b6cdfdc Refactor rate profile update. by Sergey Silkin · 6 years ago
  78. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  79. e2e0000 Make pacing buffer send interval configurable. by Christoffer Rodbro · 6 years ago
  80. 61832dd Propagate spatial index to EncodedImage. by Sergey Silkin · 6 years ago
  81. 29a935a Refactor NetEqDecoderPlc to use AudioDecoderProxyFactory by Niels Möller · 6 years ago
  82. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
  83. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  84. d1208c2 Desktop capturer: Add OnDisplayChanged callback by Gary Kacmarcik · 6 years ago
  85. 503da94 Adds first unacknowledged packet send time. by Sebastian Jansson · 6 years ago
  86. 11b8703 Base ApmTest.Process on AudioProcessingStats.output_rms_dbfs by Sam Zackrisson · 6 years ago
  87. 358fba1 Removes NetworkControllerTester by Sebastian Jansson · 6 years ago
  88. b3564c1 Back off relative to current estimate rather than ack rate when in ALR. by Erik Språng · 6 years ago
  89. a1bec23 Pass on explicit color space for VP8 and H264 by Johannes Kron · 6 years ago
  90. 0fcf4b1 Delete unused I420 "codec" by Niels Möller · 6 years ago
  91. 7d92de6 Deprecating legacy SendSideCongestionController. by Sebastian Jansson · 6 years ago
  92. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  93. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  94. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  95. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  96. 194d4d2 Delete unused send-side methods of VideoCodingModule by Niels Möller · 6 years ago
  97. 2db46b0 Added new feature to print a text log to neteq_rtpplay by Ivo Creusen · 6 years ago
  98. 94f1074 Only use GetAudio events that correspond to an ssrc matching at least one incoming packet. by Ivo Creusen · 6 years ago
  99. 24779d8 Missing packet send time should not cause BWE backoff. by Bjorn Terelius · 6 years ago
  100. 3073f3d Revert "Reland "Default to dlopening the PipeWire."" by Henrik Grunell · 6 years ago