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