aboutsummaryrefslogtreecommitdiff
path: root/call
AgeCommit message (Expand)Author
2020-05-10Switch CallStats to TQ interface + callbacks on the worker thread.Tommi
2020-05-08Start consolidating management/querying of stats on the Call thread.Tommi
2020-05-07Replaces OverheadObserver with simple getter.Erik Språng
2020-05-07IWYU: uint32_t is defined in cstdintStephan Hartmann
2020-05-07Add comparison methods for VideoSourceRestrictionsEvan Shrubsole
2020-05-07[Adaptation] Adapt up requires previous underuseEvan Shrubsole
2020-05-05Reland "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-05-05Refactors FEC in preparation for deferred packet generation.Erik Språng
2020-05-05Revert "Improve outbound-rtp statistics for simulcast"Henrik Boström
2020-05-04Define MockFrameTransformer in test/.Marina Ciocea
2020-04-30[Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl.Henrik Boström
2020-04-29[Adaptation] Misc tests for processor, input provider and restrictions.Henrik Boström
2020-04-29[Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse.Henrik Boström
2020-04-27Remove deprecated constant.Mirko Bonadei
2020-04-26APM: Add build flag to allow building WebRTC without APMPer Åhgren
2020-04-20[Adaptation] Make ResourceUsageState nullable, remove kStable.Henrik Boström
2020-04-20Remove RtpVideoHeader::discardable flag.Danil Chapovalov
2020-04-20Updates RtpVideoSender to populate RtpRtcp::Config.field_trialsErik Språng
2020-04-17[Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor.Henrik Boström
2020-04-17[Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated.Henrik Boström
2020-04-17[Adaptation] Move VideoStreamAdapter to call/adaptation/.Henrik Boström
2020-04-17[Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained.Henrik Boström
2020-04-17[Adaptation] Introduce VideoStreamInputState and its Provider.Henrik Boström
2020-04-17Improve outbound-rtp statistics for simulcastEldar Rello
2020-04-17[Adaptation] Delete Processor Proof-of-Concept.Henrik Boström
2020-04-16Remove deprecated VideoSendStream::StreamStats data members.Mirko Bonadei
2020-04-15Reland of the test portion of:Tommi
2020-04-11[InsertableStreams] Fix video sender simulcast.Marina Ciocea
2020-04-08Revert "[InsertableStreams] Fix simulcast: set frame transformer for all stre...Marina Ciocea
2020-04-07Revert "Preparation for ReceiveStatisticsProxy lock reduction."Artem Titov
2020-04-07[InsertableStreams] Fix simulcast: set frame transformer for all streamsMarina Ciocea
2020-04-06Preparation for ReceiveStatisticsProxy lock reduction.Tommi
2020-04-02Replace std::string::find() == 0 with absl::StartsWith (part 2).Mirko Bonadei
2020-04-01Insert audio frame transformer between depacketizer and decoder.Marina Ciocea
2020-03-31[InsertableStreams] Set video frame transformer if RTP stream already started.Guido Urdaneta
2020-03-31Insert audio frame transformer between encoder and packetizer.Marina Ciocea
2020-03-26Allow setting a bandwidth cap for relayed connections.Christoffer Rodbro
2020-03-26Handle extended route information in TransportFeedbackAdapter.Christoffer Rodbro
2020-03-24[Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats.Henrik Boström
2020-03-24Only print route if it has changedJonas Oreland
2020-03-23Add terelius as OWNER in call/Jonas Oreland
2020-03-20Extend NetworkRoute with more info about local/remote endpointsJonas Oreland
2020-03-16Adds UpdateConfig to SimulatedNetworkSebastian Jansson
2020-03-14[Adaptation] Refactor AdaptationTarget. Peek next restrictions.Henrik Boström
2020-03-12Pass callbacks for RtcpReceiver at constructionDanil Chapovalov
2020-03-11Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats APIArtem Titov
2020-03-11[Adaptation] Rename and move resource adaptation module/processor stuff.Henrik Boström
2020-03-10Remove nisse from call/OWNERSNiels Möller
2020-03-09Add |rids| and |mid| printout to RtpConfig::ToString().Rasmus Brandt
2020-03-09Reland "Reland "Refactors UlpFec and FlexFec to use a common interface.""Erik Språng