aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2022-12-27Merge commit 'upstream-main' into masterJorge E. Moreira
2022-11-30Remove default enabled field trial WebRTC-SendSideBwe-WithOverheadPer Kjellander
2022-11-30Ensure audio quality tools are downloaded on FuchsiaChristoffer Jansson
2022-11-15pc: Add asynchronous RtpSender::SetParameters() callFlorent Castelli
2022-11-10Add a new PeerConnectionE2EQualityTestFixture::AddPeer method.Jeremy Leconte
2022-11-01audio: make packets lost a signed integerPhilipp Hancke
2022-10-27[Stats] Expose totalPacketSendDelay for audio as well.Henrik Boström
2022-10-11Add GetContributionSources to TransformableIncomingAudioFrameSergio Garcia Murillo
2022-10-10Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterfacePer Kjellander
2022-10-08Make header files self contained.Mirko Bonadei
2022-10-04More audio stack tracesOlga Sharonova
2022-09-27Audio stack tracesOlga Sharonova
2022-09-27Add missing export to the perf output fileArtem Titov
2022-09-26Cleanup: Deduplicate static functions that create network linksByoungchan Lee
2022-09-24[PCLF] Fully switch to new metrics export APIArtem Titov
2022-09-20Surface `local_capture_clock_offset` from `RtpSource`Alessio Bazzica
2022-09-09Replace `ChannelReceive::GetRTT()` with `ModuleRtpRtcpImpl2::RTT()`Alessio Bazzica
2022-09-09Replace Thread::Invoke with Thread::BlockingCallDanil Chapovalov
2022-09-09Remove `CallReceiveStatistics::rttMs`Alessio Bazzica
2022-09-09Add alessiob@webrtc.org in audio/OWNERSAlessio Bazzica
2022-08-19Update rtc::Event::Wait call sites to use TimeDelta.Markus Handell
2022-08-16Rewrite AudioState null poller to use TaskQueueBase interfaceDanil Chapovalov
2022-08-16CallTest: migrate timeouts to TimeDelta.Markus Handell
2022-08-11Remove rtc::Location from SendTask test helperDanil Chapovalov
2022-08-03Clarify and extend test support for certain sample rates in audio processingSam Zackrisson
2022-07-26Allow recursive check for RTC_DCHECK_RUN_ON macroDanil Chapovalov
2022-07-20Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelayIvo Creusen
2022-07-20Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocableDanil Chapovalov
2022-07-18Delete rtp_sender_ check in ModuleRtpRtcpImpl2::SetSendingMediaStatusNiels Möller
2022-07-18Make ChannelSend::OnUplinkPacketLossRate publicNiels Möller
2022-07-18Delete old TODOs.Niels Möller
2022-07-14Video and flexfec receive stream config changes without recreate.Tommi
2022-07-05Update old TODO commentsNiels Möller
2022-07-04Delete ProcessThread and related Module interfaceDanil Chapovalov
2022-06-17Move to_queued_task.h and pending_task_safety_flag.h into public APIArtem Titov
2022-06-15Move rtc::make_ref_counted to api/Niels Möller
2022-06-01Migrate some scripts to python3Björn Terelius
2022-05-30Add SetTransportCc to ReceiveStreamInterface.Tommi
2022-05-23Rename AudioReceiveStream to AudioReceiveStreamInterfaceTommi
2022-05-22Rename internal::AudioReceiveStream to AudioReceiveStreamImplTommi
2022-05-21Remove legacy (unused) config param: jitter_buffer_enable_rtx_handlingTommi
2022-05-20Delete TestListener and top-level thread wrapping.Niels Möller
2022-05-16Revert "Use ADM internal state for init state check."Mirko Bonadei
2022-05-14Use ADM internal state for init state check.Tim Na
2022-05-10Add GetRtpExtensionMap to ReceiveStream and remove GetRtpExtensions.Tommi
2022-05-10Migrate RemoteNtpTimeEstimator to more precise time representationsDanil Chapovalov
2022-05-09Add a transport_cc() getter and remove rtp_config().Tommi
2022-05-09Add getter for rtp header extensions for receiver classes.Tommi
2022-05-09Revert "Migrate RemoteNtpTimeEstimator to more precise time representations"Danil Chapovalov
2022-05-09Separate reading remote_ssrc from using the rtp_config() getter.Tommi