aboutsummaryrefslogtreecommitdiff
path: root/call
AgeCommit message (Expand)Author
2019-09-16Delete flag VideoReceiveStream::Config::Rtp::rembNiels Möller
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-09-11Move rtc_error.{h,cc} to its own build target.Mirko Bonadei
2019-09-09Add option to enable retransmission for all temporal layers in the constructo...Andrei Dumitru
2019-09-09Add qualityLimitationResolutionChanges statEvan Shrubsole
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-09-02Split out RtpSource from libjingle_peerconnection_apiNiels Möller
2019-08-30Delete audio methods SignalNetworkStateNiels Möller
2019-08-29Remove lock for process thread pointer from PacedSender.Tommi
2019-08-29Make the RtpHeaderParserImpl available to tests and tools only.Tommi
2019-08-29Delete unneeded dependencies on libjingle_peerconnection_apiNiels Möller
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-28Removes TransportSequenceNumberAllocatorErik Språng
2019-08-27Fix frames dropped statisticsJohannes Kron
2019-08-23New const method StreamStatistician::GetStatsNiels Möller
2019-08-22Wire the stable target bitrate from GoogCC to the BitrateAllocatorFlorent Castelli
2019-08-22Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfoNiels Möller
2019-08-21Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrcErik Språng
2019-08-20Make the callbacks to PollStats for RampUp* tests more regular.Tommi
2019-08-19Remove some usage of RtpRtcp::SetSSRC()Erik Språng
2019-08-16Fix thread naming in Call constructorErik Språng
2019-08-14Disable the most flaky tests on iOS.Sami Kalliomäki
2019-08-12Make fake network degradation work also for sent audioErik Språng
2019-08-09Enable thread check in Call::GetStats().Tommi
2019-08-08Remove MediaTransport from Call.Tommi
2019-08-08Call Call::GetStats() from the correct thread in ProbingEndToEndTest.Tommi
2019-08-07Reland of "Reporting of decoding_codec_plc events""Alex Narest
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-08-07Fix CallPerfTests to call Call::GetStats() from the right thread.Tommi
2019-08-06DegradedCall: fake network using TaskQueue instead of ProcessThreadErik Språng
2019-08-06Fix RampUp tests to call Call::GetStats() from the right thread - and remove ...Tommi
2019-07-30Revert "Reporting of decoding_codec_plc events"Mirko Bonadei
2019-07-29Reporting of decoding_codec_plc eventsAlex Narest
2019-07-29Add RtpPacketPacer interface for pacer controlErik Språng
2019-07-24Don't crash when simulcast layer count is different from RID countFlorent Castelli
2019-07-24Move RtpPacketSender and merge it with RtpPacketPacer.Erik Språng
2019-07-24Adds remote estimate RTCP packet.Sebastian Jansson
2019-07-19Migrate WebRTC test infra to ABSL_FLAG.Mirko Bonadei
2019-07-17Reland "Remove the injectable bitrate allocation strategy API."Jonas Olsson
2019-07-12Revert "Remove the injectable bitrate allocation strategy API."Mirko Bonadei
2019-07-10Remove the injectable bitrate allocation strategy API.Jonas Olsson
2019-07-08Format almost everything.Jonas Olsson
2019-07-04[getStats] Implement "media-source" audio levels, fixing Chrome bug.Henrik Boström
2019-07-03Make TaskQueueFactory required construction parameter for CallDanil Chapovalov
2019-07-02Add totalDecodeTime to RTCInboundRTPStreamStatsJohannes Kron
2019-06-28Implement RtpVideoSender::SetFecAllowed()Elad Alon
2019-06-28Define FecControllerOverride and plumb it down to VideoEncoderElad Alon
2019-06-27Delete RtcEventLogFactory factory as now unusedDanil Chapovalov
2019-06-26Delete RTCInboundRTPStreamStats::fraction_lostNiels Möller