- fc6df05 Computing and propagating the audio stats totalprocessingdelay. by Jesús de Vicente Peña · 9 months ago
- bad99ab RTCP: implement reduced size RTCP for audio by Philipp Hancke · 10 months ago
- 871af92 Log audio stream start/stop. by Jakob Ivarsson · 1 year, 3 months ago
- 54e95bc Propagate time of the last received packet with Timestamp type by Danil Chapovalov · 1 year, 9 months ago
- cde4b67 [SourceTracker] Move state to the worker thread, remove mutex. by Tommi · 1 year, 11 months ago
- 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
- c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years ago
- 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years, 1 month ago
- 9ece54f Delete unnecssary AudioReceiveStreamInterface::GetRtpExtensions by Per K · 2 years, 2 months ago
- 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 2 months ago
- be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 2 months ago
- 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 2 months ago
- 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 8 months ago
- aeb4412 Video and flexfec receive stream config changes without recreate. by Tommi · 2 years, 8 months ago
- a136ed4 Add SetTransportCc to ReceiveStreamInterface. by Tommi · 2 years, 10 months ago
- 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
- dddbbeb Rename internal::AudioReceiveStream to AudioReceiveStreamImpl 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
- cf4ed15 Add GetRtpExtensionMap to ReceiveStream and remove GetRtpExtensions. by Tommi · 2 years, 10 months ago
- 7a15ff3 Add a transport_cc() getter and remove rtp_config(). by Tommi · 2 years, 10 months ago
- 6be3e78 Add getter for rtp header extensions for receiver classes. by Tommi · 2 years, 10 months ago
- cc50b04 Remove config() getter from AudioReceiveStream(). by Tommi · 2 years, 10 months ago
- 4d278e2 Adopt absl::string_view in function parameters under audio/ by Ali Tofigh · 3 years ago
- 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 6 months ago
- 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 6 months ago
- fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
- 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 8 months ago
- e54914a Implement nack_count metric for inbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
- eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
- 55107c8 Update the sync_group id without recreating audio receive streams. by Tommi · 3 years, 9 months ago
- 08be9ba Don't recreate the audio receive stream when updating the local_ssrc. by Tommi · 3 years, 9 months ago
- 3008bcd Don't recreate audio receive streams on header extension update. by Tommi · 3 years, 9 months ago
- e097282 Avoid recreating the audio stream when a frame decryptor is set. by Tommi · 3 years, 9 months ago
- 6eda26c Reland "Remove AudioReceiveStream::Reconfigure() method." by Tommi · 3 years, 9 months ago
- 8a18e5b Revert "Remove AudioReceiveStream::Reconfigure() method." by Andrey Logvin · 3 years, 9 months ago
- e2561e1 Remove AudioReceiveStream::Reconfigure() method. by Tommi · 3 years, 9 months ago
- 90738dd Split VideoReceiveStream2 init into worker / network steps. by Tommi · 3 years, 9 months ago
- 02df2eb Split AudioStream initialization into worker / network steps. by Tommi · 3 years, 9 months ago
- acd16af AudioReceiveStream: Clean up ConfigureStream. by Markus Handell · 3 years, 10 months ago
- 0f030fd Use module_process_thread_ for thread checks in ChannelReceive. by Tomas Gunnarsson · 4 years ago
- f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
- dea374a Deliver packet info to source listeners when audio playout is disabled. by Ranveer Aggarwal · 4 years, 2 months ago
- ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 1 month ago
- 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 1 month ago
- d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 1 month ago
- 8467cf2 Reduce redundant flags for audio stream playout state. by Tomas Gunnarsson · 4 years, 2 months ago
- 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 6 months ago
- bef7b05 Make AV sync robust to failures to set a desired minimum delay by Ivo Creusen · 4 years, 6 months ago
- 9e9c8b7 Delete obsolete method AudioReceiveStream::OnRtpPacket by Niels Möller · 4 years, 7 months ago
- 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 5 years ago
- e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
- 74d2b1d Add periodic logging of sync delays. by Åsa Persson · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 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
- 9429888 Delete deprecated bytes_sent/bytes_rcvd stat values by Niels Möller · 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
- f13df86 Delete audio methods SignalNetworkState 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
- 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 6 years ago
- 054e3bb Reland "Replace the implementation of `GetContributingSources()` on the audio side." by Chen Xing · 6 years ago
- bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 6 years ago
- 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 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
- 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
- 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
- 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
- fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 6 years ago
- 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 6 years ago
- 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
- c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
- 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
- 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
- 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
- 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
- 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
- f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
- 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
- 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
- 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
- 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
- 349ade3 Delete class ChannelReceiveProxy. by Niels Möller · 6 years ago
- 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
- ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
- 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
- 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago
- b222f49 Split ChannelProxy into send and receive classes. by Niels Möller · 6 years ago
- 30b4839 Refactor voe::Channel to not use RtpReceiver. by Niels Möller · 7 years ago
- fa4e185 Delete class voe::RtcEventLogProxy by Niels Möller · 7 years ago
- 848d6d3 Change Channel::GetRtpRtcp to return only RtpRtcp, not RtpReceiver. by Niels Möller · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago