- d209893 Expose audio mimeType for insertable streams by Philipp Hancke · 1 year, 4 months ago
- a2cf8ee Simplify handling rtcp messages in audio send channel by Danil Chapovalov · 1 year, 10 months ago
- a9b9d4e Delete audio specific struct ReportBlock in favor of ReportBlockData by Danil Chapovalov · 1 year, 10 months ago
- 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
- aebba7b [Stats] Expose totalPacketSendDelay for audio as well. by Henrik Boström · 2 years, 4 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- a943e73 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 7/inf by Jonas Oreland · 3 years ago
- bf08745 Implement RTCOutboundRtpStreamStats.targetBitrate for audio. by Jakob Ivarsson · 3 years, 4 months ago
- b0ea637 Use backticks not vertical bars to denote variables in comments for /audio by Artem Titov · 3 years, 8 months ago
- e91c992 Implement nack_count metric for outbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
- eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
- 2b4d2f3 Removes locking in TransportFeedbackProxy. by Erik Språng · 4 years, 8 months ago
- f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 9 months ago
- 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 4 years, 10 months ago
- d2aa8f9 Insert audio frame transformer between encoder and packetizer. by Marina Ciocea · 5 years ago
- 6298b56 Cleanup: Using RtpRtcp directly from AudioSendStream by Sebastian Jansson · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 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
- 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
- 70efdde Set local ssrc at construction of Rtp module by Erik Språng · 6 years ago
- 4c2c412 Set local ssrc at construction (audio) by Erik Språng · 6 years ago
- 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
- 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
- cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
- 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
- 44dd9f2 Adds ChannelSend specific encoder task queue. by Sebastian Jansson · 6 years ago
- ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 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
- 14a7cf9 Adds CallEncoder to ChannelSend. by Sebastian Jansson · 6 years ago
- 626015d Make AudioSendStream to be OverheadObserver by Anton Sukhanov · 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
- 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
- e977199 Delete ChannelSend::RegisterTransport, replacing by construction argument by Niels Möller · 6 years ago
- 254d869 Routing BitrateAllocationUpdate to audio codec. by Sebastian Jansson · 6 years ago
- c69a56e Remove more unneeded things from ChannelSend by Fredrik Solenberg · 6 years ago
- dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
- 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
- 1eebec9 Fix data race in channel_send.cc by Piotr (Peter) Slatala · 6 years ago
- 645a3af Remove unused/unnecessary things from ChannelSend. by Fredrik Solenberg · 6 years ago
- 2681523 Tweak ChannelSend interface, to make it closer to ChannelSendProxy by Niels Möller · 6 years ago
- 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
- 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
- 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
- 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
- 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
- bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 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