aboutsummaryrefslogtreecommitdiff
path: root/call
AgeCommit message (Expand)Author
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
2019-06-24Switch from RtpPacketSender to RtpPacketPacer interface usage.Erik Språng
2019-06-19New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBufferNiels Möller
2019-06-14Adds send time to ReceivedPacket struct.Sebastian Jansson
2019-06-14Reland "Populate the GFD-00 for H264 and generic codecs."philipel
2019-06-14Moves conversion to ReceivedPacket from RtpPacketReceived to Call.Sebastian Jansson
2019-06-14Revert "Populate the GFD-00 for H264 and generic codecs."Philip Eliasson
2019-06-13Populate the GFD-00 for H264 and generic codecs.philipel
2019-06-12Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"Danil Chapovalov
2019-06-11Reland "Inform VideoEncoder of negotiated capabilities"Elad Alon
2019-06-11Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"Philip Eliasson
2019-06-11Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactoryDanil Chapovalov
2019-06-11Revert "Inform VideoEncoder of negotiated capabilities"Philip Eliasson
2019-06-11Inform VideoEncoder of negotiated capabilitiesElad Alon
2019-06-11Removes SendSideCongestionController.Sebastian Jansson
2019-06-10Reland "Cleanup of video packet overhead calculation."Sebastian Jansson
2019-06-10Prepare for splitting the api/video:video_frames build rule.Chen Xing
2019-06-10Remove myself from OWNERS in a few places.Fredrik Solenberg
2019-06-07Revert "Reland "Cleanup of video packet overhead calculation.""Sebastian Jansson
2019-06-07Reland "Cleanup of video packet overhead calculation."Sebastian Jansson
2019-06-05Add retransmission_allowed flag to encoder outputElad Alon
2019-05-29Add support for early loss detection using transport feedback.Erik Språng
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