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