- ed21d96 Add circuit-breaker in PacingController. by Erik Språng · 2 years, 11 months ago
- 098c4ea Add generated comfort noise counter. by Jakob Ivarsson · 2 years, 11 months ago
- af0a6b3 Ensure FIFO order for delayed tasks in `ProcessThreadImpl` by Jianhui Dai · 3 years ago
- 0c68a7a Use WebRTC's Java VM initialization in tests. by Björn Terelius · 2 years, 11 months ago
- b1dc4e4 Move timestamp_aligner out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
- aa6d05d Move location out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
- 6b60859 Move one_time_event out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
- 71337f3 Move random out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
- 45a0599 Remove platform_thread from //rtc_base:rtc_base_approved public_deps by Florent Castelli · 2 years, 11 months ago
- 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 2 years, 11 months ago
- 8a411c4 Disallow set_allow_wgc_capturer_fallback call on Win10. by Sunggook Chue · 2 years, 11 months ago
- 53d7260 wayland: Leverage ScreenCapturePortalInterface in helpers by Salman Malik · 2 years, 11 months ago
- 740d704 Update IsMonitorValid to return false when no displays are found. by Austin Orion · 2 years, 11 months ago
- 836d584 Delete deprecated RTPSender constructor by Danil Chapovalov · 2 years, 11 months ago
- a768f52 [SlackedPacer] Add experiment arm for high precision if long queue time. by Henrik Boström · 2 years, 11 months ago
- 4d12174 AEC3: Add metrics for stereo detection code by Sam Zackrisson · 2 years, 11 months ago
- 49a106c screencast_portal: Add `Unknown` status for portal RequestResponse by Salman Malik · 2 years, 11 months ago
- 4d8ef1b Delete deprecated functions in RtpPacketHistory by Danil Chapovalov · 2 years, 11 months ago
- 39ad2d8 AudioBuffer: Remove deprecated constructor by Lionel Koenig · 3 years ago
- 2e1ac58 Query the system for WGC support instead of relying on version checks. by Austin Orion · 3 years ago
- 1397c4b AEC3: Handle temporary stereo content more robustly by Sam Zackrisson · 3 years ago
- cf7f7f9 AEC3: Add hysteresis period before entering stereo processing by Sam Zackrisson · 3 years ago
- fa07b43 AEC3: Add fallback to mono processing if no stereo is detected for some time by Sam Zackrisson · 3 years ago
- 7efe533 APM Transient Suppressor (TS): integrate `VoiceProbabilityDelayUnit` by Alessio Bazzica · 3 years ago
- 3fcab39 APM Transient Suppressor (TS): remove unused return values by Alessio Bazzica · 3 years ago
- 080006b APM Transient Suppressor (TS): initialization params in ctor by Alessio Bazzica · 3 years ago
- 0ae390f APM TS: Adding `VoiceProbabilityDelayUnit` by Alessio Bazzica · 3 years ago
- efbe3af Transient Suppressor (TS): add alternative VAD modes by Alessio Bazzica · 3 years ago
- ca101e6 Count consecutive expands by last mode in NetEq decision logic. by Jakob Ivarsson · 3 years ago
- 64cdcc0 AEC3: Add multichannel configuration and multichannel detection by Sam Zackrisson · 3 years ago
- cc17195 Rename scalability mode "NONE" to "L1T1". by Niels Möller · 3 years ago
- 04c6053 AEC3: Simplify the EchoCanceller3 construction by Sam Zackrisson · 3 years ago
- e4589cb Reduce libvpx VP9 complexity setting on <= 2 core machines. by Erik Språng · 3 years ago
- 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 3 years ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
- a529b0c Fix chromium roll: remove variables that are written but not accessed by Artem Titov · 3 years ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
- e10a9f6 Remove //rtc_base:safe_conversions from public deps by Florent Castelli · 3 years ago
- a78c949 Add support for screen content by Jerome Jiang · 3 years ago
- 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
- ba1b56a in RtcpTransceiver support replying to RRTR per local ssrc by Danil Chapovalov · 3 years ago
- bddfe02 Remove //rtc_base:atomicops from public deps by Florent Castelli · 3 years ago
- fd6a4d6 Adopt absl::string_view in rtc_base/string_encode.* by Ali Tofigh · 3 years ago
- 3225385 VP9 per layer settings should not force denoising. by Erik Språng · 3 years ago
- 2492778 wayland: Add a common interface for screencast and remote desktop portal by Salman Malik · 3 years ago
- 3455481 In RtcpTrasnceiver notify RtpStreamRtcpHandler on related report blocks by Danil Chapovalov · 3 years ago
- b6c5855 Add fieldtrial flag to AimdRateControl to increase to link capacity by Per Kjellander · 3 years ago
- 4d5eb65 Provide a default RTT for audio NACK. by Jakob Ivarsson · 3 years ago
- 73ef48c Remove set but otherwise unused variables by Hans Wennborg · 3 years ago
- 3be87e9 Reduce VP9 complexity for 1080p and up. by Erik Språng · 3 years ago
- ab68a91 Don't dereference null buffer in the LibaomAv1Encoder. by philipel · 3 years ago
- 952dc0c Fix division by 0 in loss_based_bwe_v2. by Diep Bui · 3 years ago
- e6aabd0 Clean up old field trial options in NetEq decision logic. by Jakob Ivarsson · 3 years ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- 342c511 Save unwrapped `tl0_pic_idx` for inserted VP8 frames. by philipel · 3 years ago
- a18fddc Filter out Mac StatusIndicator window from desktop capture list by Tony Herre · 3 years ago
- 56a04c3 Implement recieving FIR in RtcpTranceiver by Danil Chapovalov · 3 years ago
- b63536f add h264 422 decoding by Sergio Garcia Murillo · 3 years ago
- e02f9ee WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 10/inf by Jonas Oreland · 3 years ago
- 7ab3ecd Use TimeDelta to convert to to/from compact ntp time by Danil Chapovalov · 3 years ago
- e39daf4 Revert "wayland: Add a common interface for screencast and remote desktop portal" by Henrik Boström · 3 years ago
- 887754a Implement recieving PLI in RtcpTranceiver by Danil Chapovalov · 3 years ago
- e122374 wayland: Add a common interface for screencast and remote desktop portal by Salman Malik · 3 years ago
- 96544b7 PipeWire capturer: split some PipeWire code that can be reused by Jan Grulich · 3 years ago
- 1bcdafc Reland of remove NV12 to I420 conversion in webrtc AV1 Encoder. by Ilya Nikolaevskiy · 3 years ago
- 50f4ae1 Pace at max of BWE and lower link capacity only when loss based estimate is not less than delay based estimate. by Diep Bui · 3 years ago
- a2219e2 Use acked bitrate only when network is overusing. by Diep Bui · 3 years ago
- d7fdb95 Remove typing detection by Alessio Bazzica · 3 years ago
- 56b836d Ensure there is a unique FrameQueue for each DxgiOutputDuplicator by Alex Cooper · 3 years ago
- 8f1159b [cleanup] Remove VCMTiming::get_min/max_playout_delay by Evan Shrubsole · 3 years ago
- 92e89d7 [cleanup] Return struct from VCMTiming::GetTimings by Evan Shrubsole · 3 years ago
- 44ff88d DXGI capturer hangs when changing resolution in detached sessions by Joe Downing · 3 years ago
- 608f9a5 screencast_portal: Allow hooks to adapt behavior for remote desktop by Salman Malik · 3 years ago
- df59e53 Reland "Pacer: Reduce TQ wake up and improve packet size estimation" by Jianhui Dai · 3 years ago
- 0a5e12b Reland "Apply lower bound of delay based estimate in AimdRateControl::ClampBitrate" by Per Kjellander · 3 years ago
- 0627cb3 shared_screencast_stream: Set rectangle on the frame by Salman Malik · 3 years ago
- 3c60f2d Change the default value of bandwidth_backoff_factor to 1.0. by Diep Bui · 3 years ago
- be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
- 76dd735 desktop_capturer: Extract helpers from screencast portal by Salman Malik · 3 years ago
- ef6b028 Implement recieving NACK in RtcpTranceiver by Danil Chapovalov · 3 years ago
- 16af378 Remove deprecated TaskQueuePacedSender constructor. by Erik Språng · 3 years ago
- 865d94e Revert "Apply lower bound of delay based estimate in AimdRateControl::ClampBitrate" by Per Kjellander · 3 years ago
- bb986cb APM `audioproc_f`: adding `--override_key_pressed` by Alessio Bazzica · 3 years ago
- 017a606 Avoid sending empty receiver reports with RTCPSender by Danil Chapovalov · 3 years ago
- c2cd814 PipeWire capturer: check existence of cursor metadata by Jan Grulich · 3 years ago
- 1a08096 Clean up the TaskQueuePacedSender constructor. by Erik Språng · 3 years ago
- 4ceea65 Integrate trendline estimator into loss based bwe v2. by Diep Bui · 3 years ago
- 658b88a Delete rtc::string_trim. Replaced with absl::StripAsciiWhitespace. by Niels Möller · 3 years ago
- ae4fb61 Cleanup RtpToNtpEstimator by Danil Chapovalov · 3 years ago
- a943e73 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 7/inf by Jonas Oreland · 3 years ago
- 347f9b0 getDisplayMedia shows black window on Youtube PiP in Windows. by Sunggook Chue · 3 years ago
- 554bb39 Reland "Experimentally reduce TaskQueuePacedSender's delayed task precision." by Henrik Boström · 3 years ago
- 6673437 Move ownership of congestion window state to rtp sender controller. by Erik Språng · 3 years ago
- e66e6a8 Apply lower bound of delay based estimate in AimdRateControl::ClampBitrate by Per Kjellander · 3 years ago
- 9524c0f AgcManagerDirect: Modify clipping_predictor_evaluator_ configuration by Hanna Silen · 3 years ago
- 4a08d50 Revert "Experimentally reduce TaskQueuePacedSender's delayed task precision." by Mirko Bonadei · 3 years ago
- 43a69b3 Experimentally reduce TaskQueuePacedSender's delayed task precision. by Henrik Boström · 3 years ago