aboutsummaryrefslogtreecommitdiff
path: root/call
AgeCommit message (Expand)Author
2019-05-29Add jitterBufferDelay and jitterBufferEmittedCount stats for videoGuido Urdaneta
2019-05-28Implement QualityLimitationReasonTracker and expose "reason".Henrik Boström
2019-05-27Include downlink delay into congestion window size.Ying Wang
2019-05-27[audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfoHenrik Boström
2019-05-27[video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfoHenrik Boström
2019-05-24Negotiation of LNTF controls instantiation of RTPSenderVideo::rtp_sequence_nu...Elad Alon
2019-05-24Negotiate use of RTCP loss notification feedback (LNTF)Elad Alon
2019-05-24Revert "Cleanup of video packet overhead calculation."Sebastian Jansson
2019-05-23RtpVideoSender nitsElad Alon
2019-05-23Cleanup of video packet overhead calculation.Sebastian Jansson
2019-05-23Add option to configure raw RTP packetization per payload type.Mirta Dvornicic
2019-05-22Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget.Henrik Boström
2019-05-21Introduce MediaTransportConfigAnton Sukhanov
2019-05-17Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video.Henrik Boström
2019-05-17Delete unused RTPFragmentationHeader membersNiels Möller
2019-05-13Adds route changes in event logs.Sebastian Jansson
2019-05-08Remove redundant feedback_packet_seq_num_set_ in RtpVideoSenderErik Språng
2019-05-08Enable experiments with audio bitrate priority.Jonas Olsson
2019-05-08Promote RtcEventLogOutputFile to api/Niels Möller
2019-05-07Remove packets from RtpPacketHistory if acked via TransportFeedbackErik Språng
2019-05-03Expose new audio stats on the APIIvo Creusen
2019-05-02Reland "Add more adaptation text logs for VideoSendStream."Rasmus Brandt
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-26Piping audio interruption metrics to API layerHenrik Lundin
2019-04-25Revert "Remove packets from RtpPacketHistory if acked via TransportFeedback"Erik Språng
2019-04-25Split test:test_common source setDanil Chapovalov
2019-04-24Remove packets from RtpPacketHistory if acked via TransportFeedbackErik Språng
2019-04-23Add RTP sequence number to TransportFeedbackObserver::AddPacket()Erik Språng
2019-04-18Use explicit TaskQueueFactory for FrameGeneratorCapturer in BitrateEstimatorT...Danil Chapovalov
2019-04-17Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent.Henrik Boström
2019-04-16Revert "Add more adaptation text logs for VideoSendStream."Rasmus Brandt
2019-04-16Add more adaptation text logs for VideoSendStream.Rasmus Brandt
2019-04-16Log details when RtpDemuxer fails to deliver a packetSteve Anton
2019-04-15Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp.Henrik Boström
2019-04-15Allow injection of network estimator into GoogCC.Sebastian Jansson
2019-04-15Stop using GlobalTaskQueueFactory in video unittestsDanil Chapovalov
2019-04-12Reland "Replace usage of old SetRates/SetRateAllocation methods"Erik Språng
2019-04-11Add RtcEventLogFactory factory with explicit TaskQueueFactoryDanil Chapovalov
2019-04-11Revert "Replace usage of old SetRates/SetRateAllocation methods"Minyue Li
2019-04-11Replace usage of old SetRates/SetRateAllocation methodsErik Språng
2019-04-10RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbersElad Alon
2019-04-10Add base class NetworkPredictor and NetworkPredictorFactory and wire up.Ying Wang
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-04-09Replacing SequencedTaskChecker with SequenceChecker.Sebastian Jansson
2019-04-09Forward LossNotification from RTCPReceiver to EncoderRtcpFeedbackElad Alon
2019-04-08Deprecating ThreadChecker specific interface.Sebastian Jansson
2019-04-08Give VideoSendStreamImpl access to RTP timestampsElad Alon
2019-04-08Fix potential bug due to malformed inputJohannes Kron
2019-04-05VideoSendStream::Stats::total_encode_time_ms added.Henrik Boström