aboutsummaryrefslogtreecommitdiff
path: root/call/rtp_transport_controller_send_interface.h
AgeCommit message (Expand)Author
2020-02-28Insert frame transformer between Encoded and Packetizer.Marina Ciocea
2020-01-29Reland "Reland "Only include overhead if using send side bandwidth estimation.""Sebastian Jansson
2020-01-29Revert "Reland "Only include overhead if using send side bandwidth estimation.""Mirko Bonadei
2020-01-28Reland "Only include overhead if using send side bandwidth estimation."Sebastian Jansson
2020-01-27Revert "Only include overhead if using send side bandwidth estimation."Sebastian Jansson
2020-01-27Only include overhead if using send side bandwidth estimation.Sebastian Jansson
2019-11-01Cleanup of TransportFeedbackAdapter.Sebastian Jansson
2019-10-30Cleanup of feedback observer interfaceSebastian Jansson
2019-09-18Using struct for bitrate allocation limits.Sebastian Jansson
2019-09-18Remove api/bitrate_constraints.h.Mirko Bonadei
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-07-29Add RtpPacketPacer interface for pacer controlErik Språng
2019-07-24Move RtpPacketSender and merge it with RtpPacketPacer.Erik Språng
2019-07-24Adds remote estimate RTCP packet.Sebastian Jansson
2019-06-24Switch from RtpPacketSender to RtpPacketPacer interface usage.Erik Språng
2019-06-14Moves conversion to ReceivedPacket from RtpPacketReceived to Call.Sebastian Jansson
2019-06-11Removes SendSideCongestionController.Sebastian Jansson
2019-05-27Include downlink delay into congestion window size.Ying Wang
2019-05-27[video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfoHenrik Boström
2019-04-09Forward LossNotification from RTCPReceiver to EncoderRtcpFeedbackElad Alon
2019-03-29Revert "Fix target bitrate RTCP messages behavior for SVC streams"Oleh Prypin
2019-03-28Fix target bitrate RTCP messages behavior for SVC streamsIlya Nikolaevskiy
2019-03-14ClangTidy fixes for call/Benjamin Wright
2019-03-11Removes rtp level keep alive support.Sebastian Jansson
2019-03-01Removes unused keep-alive from RtpTransportControllerSend.Sebastian Jansson
2019-02-25Stop using special RTT value for DelayBasedBwe.Sebastian Jansson
2019-01-23Enables feature to account for unacknowledged data.Sebastian Jansson
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-12-21Removing redundant argument for SSRCs from ctor of RtpVideoSender.Amit Hilbuch
2018-11-27Move RtcpStatistics from common_types.h to a new header fileNiels Möller
2018-11-12Adding rtcp report interval into RTCConfiguration.Jiawei Ou
2018-10-18Enable End-to-End Encrypted Video Frames.Benjamin Wright
2018-10-05Move FecController to RtpVideoSender.Stefan Holmer
2018-07-19Rename PayloadRouter to RtpVideoSender.Stefan Holmer
2018-07-18Properly clean up RtpVideoSender.Stefan Holmer
2018-07-17Refactoring PayloadRouter.Stefan Holmer
2018-06-27Allows audio bitrate allocation in video calls without enabling TWCC (Transpo...Alex Narest
2018-06-21Convert video quality test from a TEST_F to a TEST fixture.Patrik Höglund
2018-06-15Replace rtc::Optional with absl::optional in audio, call and videoDanil Chapovalov
2018-05-07New api struct BitrateSettings.Niels Möller
2018-05-04Moving task queue from Call to transport controller.Sebastian Jansson
2018-03-22Reporting feedback availability to congestion controller.Sebastian Jansson
2018-03-12Removing AvailableBandwidth method on transport controller.Sebastian Jansson
2018-03-01Moved retransmission rate limiter to Call class.Sebastian Jansson
2018-03-01Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 2.philipel
2018-03-01Removed unused DeRegisterNetworkObserver.Sebastian Jansson
2018-02-28Removed SetTransportOverhead in transport controller.Sebastian Jansson
2018-02-23Moved pacer and congestion thread from call.Sebastian Jansson
2018-02-21Moved bitrate configuration to rtp controllerSebastian Jansson
2018-02-16Removing access to pacer in rtp controller.Sebastian Jansson