- 8095d02 Add RtpRtcpInterface::LastRtt function to replace RtpRtcpInterface::RTT by Danil Chapovalov · 1 year, 11 months ago
- 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 2 years ago
- 9f39721 Delete RtpRtcpInterface::RemoteNtp as redundant to GetSenderReportStats by Danil Chapovalov · 2 years, 1 month ago
- 84f7569 Break apart AudioCodingModule and AcmReceiver by Henrik Lundin · 2 years, 2 months ago
- 1f206b8 Use ArrayView in the IncomingRtcpPacket function. by Harald Alvestrand · 2 years, 2 months ago
- 612872b2 Add RtcEvent to store when MinimumSetDelay is set on NetEq by Lionel Koenig · 2 years, 3 months ago
- 57e5562 [Unwrap] Use RtpTimestampUnwrapper in audio/channel_receive by Evan Shrubsole · 2 years, 3 months ago
- 6d5fa00 Flush buffers when stopping audio receive stream. by Jakob Ivarsson · 2 years, 3 months ago
- 8a31b75 More audio stack traces by Olga Sharonova · 2 years, 6 months ago
- 2d0ba28 Audio stack traces by Olga Sharonova · 2 years, 6 months ago
- 56b96ffe Surface `local_capture_clock_offset` from `RtpSource` by Alessio Bazzica · 2 years, 6 months ago
- 53e5e28 Replace `ChannelReceive::GetRTT()` with `ModuleRtpRtcpImpl2::RTT()` by Alessio Bazzica · 2 years, 7 months ago
- c92338a Remove `CallReceiveStatistics::rttMs` by Alessio Bazzica · 2 years, 7 months ago
- 0cf140d Rewrite AudioState null poller to use TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
- c05a1be Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable by Danil Chapovalov · 2 years, 8 months ago
- 253f36f Delete rtp_sender_ check in ModuleRtpRtcpImpl2::SetSendingMediaStatus by Niels Möller · 2 years, 9 months ago
- d78789e Delete old TODOs. by Niels Möller · 2 years, 9 months ago
- 6939f63 Update old TODO comments by Niels Möller · 2 years, 9 months ago
- c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 10 months ago
- 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
- 1def899 Remove legacy (unused) config param: jitter_buffer_enable_rtx_handling by Tommi · 2 years, 10 months ago
- edcb25b Migrate RemoteNtpTimeEstimator to more precise time representations by Danil Chapovalov · 2 years, 11 months ago
- 853a407 Revert "Migrate RemoteNtpTimeEstimator to more precise time representations" by Danil Chapovalov · 2 years, 11 months ago
- a154a15 Migrate RemoteNtpTimeEstimator to more precise time representations by Danil Chapovalov · 2 years, 11 months ago
- ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 11 months ago
- 7eac6ca Don't use wall clock for stats by Nico Grunbaum · 3 years, 2 months ago
- 7336422 Delete some unneeded references to ProcessThread. by Niels Möller · 3 years, 3 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 7 months ago
- 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 7 months ago
- fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
- b0ea637 Use backticks not vertical bars to denote variables in comments for /audio by Artem Titov · 3 years, 8 months ago
- e54914a Implement nack_count metric for inbound audio rtp streams. by Jakob Ivarsson · 3 years, 9 months ago
- eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
- 08be9ba Don't recreate the audio receive stream when updating the local_ssrc. by Tommi · 3 years, 10 months ago
- e097282 Avoid recreating the audio stream when a frame decryptor is set. by Tommi · 3 years, 10 months ago
- 3cc68ec Report stats from ChannelReceive::GetAudioFrameWithInfo at 1Hz. by Tommi · 3 years, 10 months ago
- e2e0464 Remove a couple of locks from ChannelReceive and add thread checks. by Tommi · 3 years, 10 months ago
- 6eda26c Reland "Remove AudioReceiveStream::Reconfigure() method." by Tommi · 3 years, 10 months ago
- 8a18e5b Revert "Remove AudioReceiveStream::Reconfigure() method." by Andrey Logvin · 3 years, 10 months ago
- e2561e1 Remove AudioReceiveStream::Reconfigure() method. by Tommi · 3 years, 10 months ago
- 02df2eb Split AudioStream initialization into worker / network steps. by Tommi · 3 years, 10 months ago
- 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 10 months ago
- f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 4 years ago
- c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
- 209e294 Remove assoc_send_channel_lock_ from ChannelReceive. by Tomas Gunnarsson · 4 years ago
- 0f030fd Use module_process_thread_ for thread checks in ChannelReceive. by Tomas Gunnarsson · 4 years ago
- f0adf38 Fix timestamps for the remote outbound audio stream stats by Alessio Bazzica · 4 years ago
- bc1c93d Add remote-outbound stats for audio streams by Alessio Bazzica · 4 years, 1 month ago
- 5eda59c Replace legacy RtpRtcp::GetRemoteStat function with GetLatestReportBlockData by Danil Chapovalov · 4 years, 1 month ago
- 451a8af Feed the clock skew to AbsoluteCaptureTimeReceiver in audio receiver. by Minyue Li · 4 years, 1 month ago
- dea374a Deliver packet info to source listeners when audio playout is disabled. by Ranveer Aggarwal · 4 years, 2 months ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 2 months ago
- 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 2 months ago
- d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 2 months ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
- 2accc7d Revert "Add task queue to RtpRtcpInterface::Configuration." by Niels Moller · 4 years, 3 months ago
- f23e214 Add task queue to RtpRtcpInterface::Configuration. by Niels Möller · 4 years, 3 months ago
- 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 7 months ago
- bef7b05 Make AV sync robust to failures to set a desired minimum delay by Ivo Creusen · 4 years, 7 months ago
- 6287280 Migrate audio/ to use webrtc::Mutex by Markus Handell · 4 years, 9 months ago
- f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 10 months ago
- fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 10 months ago
- f4ee036 [InsertableStreams] Clear callback to audio receive channel in delegate. by Marina Ciocea · 5 years ago
- fc23cc0 [InsertableStreams] Don't include the header in the transformable payload. by Marina Ciocea · 5 years ago
- 4862320 Transform received audio frames in ChannelReceive. by Marina Ciocea · 5 years ago
- 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 5 years ago
- 8a5776a Only update the current time of a played out frame if a new frame is played out. by Åsa Persson · 5 years ago
- b506fee Add AbsoluteCaptureTimeReceiver to audio ChannelReceive. by Minyue Li · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- 39bab5a Add missing assert.h for win no-test build by Jerome Humbert · 5 years ago
- c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
- fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
- ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
- ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
- fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
- 4b64411 NetEqImpl::GetDecoderFormat: Return RTP clockrate, not codec sample rate by Karl Wiberg · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 6 years ago
- b6220d9 Delete unused logic for audio RtcpMode::kOff by Niels Möller · 6 years ago
- d77cc24 New const method StreamStatistician::GetStats by Niels Möller · 6 years ago
- 224c69d Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfo by Niels Möller · 6 years ago
- 70efdde Set local ssrc at construction of Rtp module by Erik Språng · 6 years ago
- 58b496b Let StreamStatistician::GetReceiveStreamDataCounters return counters by value by Niels Möller · 6 years ago
- 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
- ed44f54 In ChannelReceive, use AcmReceiver directly, not AudioCodingModule by Niels Möller · 6 years ago
- 054e3bb Reland "Replace the implementation of `GetContributingSources()` on the audio side." by Chen Xing · 6 years ago
- da4f093 Reland "Only include payload in bytes sent/received." by Bjorn A Mellem · 6 years ago
- bcd068d Revert "Only include payload in bytes sent/received." by Bjorn Mellem · 6 years ago
- 74a1b4b Only include payload in bytes sent/received. by Bjorn A Mellem · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 6 years ago
- 67008df Revert "Replace the implementation of `GetContributingSources()` on the audio side." by Artem Titov · 6 years ago
- 8fa7151 Replace the implementation of `GetContributingSources()` on the audio side. by Chen Xing · 6 years ago
- 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 6 years ago
- 87da109 Make ReceiveStatisticsImpl::SetMaxReorderingThreshold apply per ssrc by Niels Möller · 6 years ago