- 88fa603 Remove unused headers ScreenCaptureFrameQueue by Joe Downing · 2 years, 7 months ago
- 15b464d Adopt absl::string_view in modules/congestion_controller/ by Ali Tofigh · 2 years, 7 months ago
- 29d7292 Clean VideoReceiveStream2 includes by Evan Shrubsole · 2 years, 7 months ago
- f3592cb Adopt absl::string_view in modules/audio_processing/ by Ali Tofigh · 2 years, 7 months ago
- 94b3b5e Improve sanity checks by Rasmus Brandt · 2 years, 7 months ago
- 0931599 rtc::Event: Remove call site dependency on kForever being int. by Markus Handell · 2 years, 7 months ago
- f37b001 Adopt absl::string_view in modules/audio_mixer/ by Ali Tofigh · 2 years, 7 months ago
- 875c9d3 Reorder Kalman filter update steps physically (but not logically) by Rasmus Brandt · 2 years, 7 months ago
- 24a8e0d Remove unnecessary virtual function specifiers by Rasmus Brandt · 2 years, 7 months ago
- 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
- 1856b2c Stop adding zeros for the off-diagonal components by Rasmus Brandt · 2 years, 7 months ago
- 949530e Improve FrameDelayDeltaKalmanFilter members naming. by Rasmus Brandt · 2 years, 7 months ago
- ae4a832 Improve FrameDelayDeltaKalmanFilter interface and add more docs. by Rasmus Brandt · 2 years, 7 months ago
- 85a126e `ApmTest.VerifyDebugDump(Int|Float)` more insightful with failures by Alessio Bazzica · 2 years, 7 months ago
- b69b819 Conditionally construct UlpfecReceiver by Tommi · 2 years, 7 months ago
- ea20e95 Fix improper cast from PipeWire portal to RequestResponse by Alex Cooper · 2 years, 7 months ago
- e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
- e2d829c Remove unnecessary overload by Ali Tofigh · 2 years, 7 months ago
- ef4a2cf Remove condition that will never be active by Johannes Kron · 2 years, 7 months ago
- 7fbab87 Report histograms in dtor of UlpfecReceiver. by Tommi · 2 years, 7 months ago
- e488a87 Remove UlpfecReceiver virtual interface. by Tommi · 2 years, 7 months ago
- 980ad0c Remove unnecessary overloads of AudioProcessing::CreateAndAttachAecDump() by Ali Tofigh · 2 years, 7 months ago
- 7f0a7ac Improve PacketArrivalTimeMap perfomance by Danil Chapovalov · 2 years, 7 months ago
- 39ae696 Split out the jitter estimator's Kalman filter into its own class. by Rasmus Brandt · 2 years, 7 months ago
- 48027d7 Wayland screencast: fix crash on fd ownership violation by Jan Grulich · 2 years, 7 months ago
- 1c51ec4 Replace timestamp map with a deque in generic decoder by Evan Shrubsole · 2 years, 7 months ago
- 15b2ca7 Clean up VCMFrameInformation by Evan Shrubsole · 2 years, 7 months ago
- 2ed6fc2 In Vp9 encoder wrapper force key frame on svc controller request by Danil Chapovalov · 2 years, 7 months ago
- 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 7 months ago
- a204ad2 clean up misc TimeDelta use by Philipp Hancke · 2 years, 8 months ago
- 6397fb4 Move TaskQueuePacedSender::EnqueuePackets tracing onto the task queue. by Erik Språng · 2 years, 7 months ago
- 496ad52 UpdateCurrentDelay should update delay with rounding errors by Evan Shrubsole · 2 years, 7 months ago
- 3f21ba6 Improve LibvpxVp9Encoder::UpdateReferenceBuffers perfomance by Danil Chapovalov · 2 years, 7 months ago
- a13b048 Fixed mistake in DelayBasedBwe. Use audio_inter_arrival_delta_ when separate audio is enabled. by Mike Wei · 2 years, 9 months ago
- 5505bb1 Allow old checksum as it breaks upstream project otherwise by landrey · 2 years, 8 months ago
- 275e268 Fix sharing full screen PowerPoint pres on macOS by Nico Schlumprecht · 2 years, 8 months ago
- 1fa87c4 Adopt absl::string_view in AudioProcessing's interface by Ali Tofigh · 2 years, 8 months ago
- 2f1a437 Avoid sending wide strings to narrow streams. by Peter Kasting · 2 years, 8 months ago
- 6f24817 Manual roll of DEPS file to update package names by landrey · 2 years, 8 months ago
- 300a230 Delete inter arrival jitter rtcp packet as unused by Danil Chapovalov · 2 years, 8 months ago
- 23370f2 Remove unused field trial WebRTC-ReducedJitterDelayKillSwitch. by Erik Språng · 2 years, 8 months ago
- 93b107d Remove unused field trial WebRTC-JitterUpperBound by Erik Språng · 2 years, 8 months ago
- 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
- 8743db9 Cleanup congestion controller min bitrate by Danil Chapovalov · 2 years, 8 months ago
- 06a6f3f Make PrioritizedPacketQueue the default. by Erik Språng · 2 years, 8 months ago
- fc22dfa In RemoteEstimatorProxy treat zero arrival time as valid by Danil Chapovalov · 2 years, 8 months ago
- 5edefa8 Update loss based bwe 2 to handle low bandwidth networks and no delay signal. by Diep Bui · 2 years, 8 months ago
- 82c2971 Adopt absl::string_view in modules/audio_device/ by Ali Tofigh · 2 years, 8 months ago
- f012bfa Use Video{Encoder, Decoder}FactoryTemplate instead of Internal{Encoder, Decoder}Factory. by philipel · 2 years, 8 months ago
- de4fd2f WindowCapturerWinGdi shouldn't deliver SUCCESS and nullptr. by Austin Orion · 2 years, 8 months ago
- 9804aa5 Avoid fraction_loss overflowing when packet loss is negative in send_side_bandwidth_estimation.cc. by Diep Bui · 2 years, 8 months ago
- e044ec5 Don't print warning for tasks running 1ms earlier than planned. by Byoungchan Lee · 2 years, 8 months ago
- be5258e Optimize adding many consecutive missing packets to rtcp TransportFeedback by Danil Chapovalov · 2 years, 8 months ago
- d9f1208 `AgcManagerDirect` parametrized unit tests by Alessio Bazzica · 2 years, 8 months ago
- daddfee Delete tests with 4 temporal layers by Niels Möller · 2 years, 8 months ago
- 714e3cb Adopt absl::string_view in modules/audio_coding/ by Ali Tofigh · 2 years, 8 months ago
- 07d8067 Move test utilities into more specific build targets by Niels Möller · 2 years, 8 months ago
- 866caeb `AgcManagerDirect` ctor API and doc string improved by Alessio Bazzica · 2 years, 8 months ago
- 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 8 months ago
- e7696f7 Plumb color space from VP8/VP9/H264 encoder by Zhaoliang Ma · 2 years, 8 months ago
- c05a1be Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable by Danil Chapovalov · 2 years, 8 months ago
- 7d41168 `AgcManagerDirect` unit tests refactoring by Alessio Bazzica · 2 years, 8 months ago
- 99465b1 Add missing header to fix build error when using linux system libraries by Bruno Pitrus · 2 years, 8 months ago
- 253f36f Delete rtp_sender_ check in ModuleRtpRtcpImpl2::SetSendingMediaStatus by Niels Möller · 2 years, 8 months ago
- 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
- d78789e Delete old TODOs. by Niels Möller · 2 years, 8 months ago
- 3e378d7 Refactor AecDump not to rely on QueuedTask by Danil Chapovalov · 2 years, 8 months ago
- 08480a5 Reland "`AgcManagerDirect`: stop enforcing min mic level override with 0 level" by Alessio Bazzica · 2 years, 8 months ago
- f3c8615 Revert "Min mic analog level: override minimum and behavior on Mac" by Alessio Bazzica · 2 years, 8 months ago
- 9dcbfd8 Revert "In bitrate estimator Improve handing send time of out of order packets" by Mirko Bonadei · 2 years, 8 months ago
- d0a6fd2 Revert "`AgcManagerDirect`: stop enforcing min mic level override with 0 level" by Alessio Bazzica · 2 years, 8 months ago
- b5d77a0 webrtc: Blank desktop capturer regards empty frame as a blank frame by Sunggook Chue · 2 years, 8 months ago
- b7821ce Remove unnecessary overload in RtcEventLogOutput by Ali Tofigh · 2 years, 8 months ago
- 9e9bc64 Update visibility for dav1d_decoder. by philipel · 2 years, 8 months ago
- cb56277 libstdc++: add missing atomic include for std::atomic by Stephan Hartmann · 2 years, 8 months ago
- 52747f1 Reland "Fix overflow due to rounding in AbsoluteSendTime::To24Bits" by Danil Chapovalov · 2 years, 8 months ago
- 2295ddb In bitrate estimator Improve handing send time of out of order packets by Danil Chapovalov · 2 years, 8 months ago
- 28bc2ca Remove unused WebRTC-LimitPaddingSize field trial by Erik Språng · 2 years, 8 months ago
- 26910ff Make dav1d the default AV1 decoder. by philipel · 2 years, 8 months ago
- 677c1dd Migrate rtp_rtcp to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- c52e627 Remove WebRTC-Pacer-DynamicPaddingTarget field trial by Erik Språng · 2 years, 8 months ago
- 791294a Revert "Fix overflow due to rounding in AbsoluteSendTime::To24Bits" by Danil Chapovalov · 2 years, 8 months ago
- 8179774 Reland "Wait for frames to arrive in WgcCapturer instead of returning nothing." by Austin Orion · 2 years, 8 months ago
- a17651f Fix overflow due to rounding in AbsoluteSendTime::To24Bits by Danil Chapovalov · 2 years, 8 months ago
- 0be8eba Migrate pacing and video_coding to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- e76daab `AgcManagerDirect`: stop enforcing min mic level override with 0 level by Alessio Bazzica · 2 years, 8 months ago
- c9cad23 Min mic analog level: override minimum and behavior on Mac by Alessio Bazzica · 2 years, 8 months ago
- cb99ccd Update/delete old TODOs by Niels Möller · 2 years, 8 months ago
- ea8eff3 Delete rtp_sender_ check in ModuleRtpRtcpImpl::SetSendingMediaStatus by Niels Möller · 2 years, 8 months ago
- a1a7c63 Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. by Byoungchan Lee · 2 years, 8 months ago
- e1c707c Remove unused incomplete_frame argument from JitterEstimator. by philipel · 2 years, 8 months ago
- 39b1b42 Use designated initializers for webrtc::SimulcastStream by Niels Möller · 2 years, 8 months ago
- 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 8 months ago
- 63299a3 Add absl::string_view overload for RtcEventLogOutput::Write by Björn Terelius · 2 years, 8 months ago
- 2ad75b3 Remove testonly from unpack_aecdump. by Mirko Bonadei · 2 years, 8 months ago
- 6939f63 Update old TODO comments by Niels Möller · 2 years, 8 months ago
- c8152fe Update/delete old TODOs by Niels Möller · 2 years, 8 months ago
- fb9fbdf Delete unused UlpfecReceiver::ProcessReceivedFec return value by Niels Möller · 2 years, 8 months ago
- 56257af Cleanup ReceiveSideCongestionController: remove inner wrapper helper by Danil Chapovalov · 2 years, 8 months ago
- f82e8fa Remove WebRTC-Bwe-AlrLimitedBackoff field trial. by Erik Språng · 2 years, 8 months ago