aboutsummaryrefslogtreecommitdiff
path: root/call/audio_send_stream.h
AgeCommit message (Expand)Author
2020-03-31Insert audio frame transformer between encoder and packetizer.Marina Ciocea
2020-01-13Refactoring AudioSender api out of AudioSendStream for more abstraction to re...Tim Na
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-10-17Delete deprecated bytes_sent/bytes_rcvd stat valuesNiels Möller
2019-10-15Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"Niels Möller
2019-10-15Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"Mirko Bonadei
2019-10-14Fix GetStats bytesSent/Received, wireup headerBytesSent/ReceivedNiels Möller
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-08-22Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfoNiels Möller
2019-07-04[getStats] Implement "media-source" audio levels, fixing Chrome bug.Henrik Boström
2019-05-27[audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfoHenrik Boström
2019-05-21Introduce MediaTransportConfigAnton Sukhanov
2019-04-17Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent.Henrik Boström
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-12-21Simulcast work to enable RID mux.Amit Hilbuch
2018-11-21Remove more unneeded things from ChannelSendFredrik Solenberg
2018-11-12Adding rtcp report interval into RTCConfiguration.Jiawei Ou
2018-10-30Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMapJohannes Kron
2018-10-26Use MediaTransportInterface, for audio streams.Niels Möller
2018-10-25Adds target rate to audio send stream stats.Sebastian Jansson
2018-10-19Media engine and channel support for per-channel dscp values, specified by Rt...Tim Haloun
2018-10-17Adds new CryptoOption crypto_options.frame.require_frame_encryption.Benjamin Wright
2018-10-04Enable End-to-End Encrypted Audio Payloads.Benjamin Wright
2018-07-25Delete root header file typedef.h.Niels Möller
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-15Replace rtc::Optional with absl::optional in audio, call and videoDanil Chapovalov
2018-03-26Wire up MID send value to the PeerConnection APISteve Anton
2018-03-21Pass a real audio codec pair ID to encoders that we createKarl Wiberg
2018-01-17Move remaining traces of VoiceEngineFredrik Solenberg
2018-01-11Move ownership of voe::Channel into Audio[Receive|Send]Stream.Fredrik Solenberg
2018-01-08Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allo...Seth Hampson
2017-12-20Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allo...Lu Liu
2017-12-20Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator.Seth Hampson
2017-12-15Remove voe::TransmitMixerFredrik Solenberg
2017-11-24Use the new AudioProcessing statistics everywhere.Ivo Creusen
2017-10-13Media track ID visibility at BWE levelAlex Narest
2017-09-15Adding NOLINT for typedefs.h and common_types.hMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei