aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2019-05-28Reland "Avoid encrypting empty audio packet."Minyue Li
2019-05-27[audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfoHenrik Boström
2019-05-27Make ReceiveStatisticsImpl::SetMaxReorderingThreshold apply per ssrcNiels Möller
2019-05-23Add a config flag to disable the audio ALR probing request.Christoffer Rodbro
2019-05-22Publish rtc event log api and default factory for it in api/Danil Chapovalov
2019-05-22Add RTP timestamp to contributing sourcesJohannes Kron
2019-05-21Introduce MediaTransportConfigAnton Sukhanov
2019-05-21Revert "Avoid encrypting empty audio packet."Minyue Li
2019-05-21Avoid encrypting empty audio packet.Minyue Li
2019-05-08Enable experiments with audio bitrate priority.Jonas Olsson
2019-05-03Ensure that we always set values for min and max audio bitrate.Daniel Lee
2019-05-03Expose new audio stats on the APIIvo Creusen
2019-04-29Reland "Piping audio interruption metrics to API layer"Henrik Lundin
2019-04-29Revert "Piping audio interruption metrics to API layer"Henrik Andreassson
2019-04-27Stop DCHECK which occurs in ANA BitrateController when overhead is zero.Bjorn A Mellem
2019-04-26Piping audio interruption metrics to API layerHenrik Lundin
2019-04-26Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::Send...Niels Möller
2019-04-23Add RTP sequence number to TransportFeedbackObserver::AddPacket()Erik Språng
2019-04-17Revert "Ensure that we always set values for min and max audio bitrate."Daniel Lee
2019-04-17Ensure that we always set values for min and max audio bitrate.Daniel Lee
2019-04-17Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent.Henrik Boström
2019-04-15Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp.Henrik Boström
2019-04-10Add base class NetworkPredictor and NetworkPredictorFactory and wire up.Ying Wang
2019-04-09Reland "Refactor FrameDecryptorInterface::Decrypt to use new API."Benjamin Wright
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-04-09Revert "Refactor FrameDecryptorInterface::Decrypt to use new API."Henrik Boström
2019-04-08Refactor FrameDecryptorInterface::Decrypt to use new API.Benjamin Wright
2019-04-08Deprecating ThreadChecker specific interface.Sebastian Jansson
2019-03-22Avoid using global task queue factory in audio/ unittestsDanil Chapovalov
2019-03-21Move rtc::FunctionView to the public APIArtem Titov
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-21Fix outdated android sdk path in tests.Oleksandr Iakovenko
2019-03-21Reland "Move api/rtp_headers.h to its own build target."Niels Möller
2019-03-20Revert "Move api/rtp_headers.h to its own build target."Steve Anton
2019-03-20Move api/rtp_headers.h to its own build target.Niels Möller
2019-03-19Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.hNiels Möller
2019-03-19Qualify cmath functions.Mirko Bonadei
2019-03-15Fixes ClangTidy errors in audio/Benjamin Wright
2019-03-11Remove rtc::QueuedTask alias, use webrtc::QueuedTask directlyDanil Chapovalov
2019-03-11Removes unused mock_bitrate_controller.Sebastian Jansson
2019-03-11Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Cur...Danil Chapovalov
2019-03-08Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Cur...Yves Gerey
2019-03-08Adds ChannelSend specific encoder task queue.Sebastian Jansson
2019-03-08Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::CurrentDanil Chapovalov
2019-03-07Add overhead observers to MediaTransportInterfaceNiels Möller
2019-03-07Prepare for splitting FrameType into AudioFrameType and VideoFrameTypeNiels Möller
2019-03-07Don't inject worker queue into send streams.Sebastian Jansson
2019-03-06Trigger audio bitrate allocation update on overhead change.Sebastian Jansson
2019-03-06Move ownership of RTPSenderAudio to ChannelSend.Niels Möller
2019-03-06Expose relative packet arrival delay metric in stats API.Jakob Ivarsson