aboutsummaryrefslogtreecommitdiff
path: root/modules/congestion_controller
AgeCommit message (Expand)Author
2020-07-23Merge remote-tracking branch 'upstream-master'Jorge E. Moreira
2020-07-21Merge branch 'upstream-master'Jorge E. Moreira
2020-07-16Remove unused critical section includes.Markus Handell
2020-07-08Migrate modules/congestion_controller to webrtc::Mutex.Markus Handell
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-05-27In modules/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2020-04-16Limit BWE drops from probes to 85% of the throughput estimate.Bjorn Terelius
2020-04-16Cleanup: Removes unused BBR congestion controller.Sebastian Jansson
2020-04-15Reland of the test portion of:Tommi
2020-04-08Delete unused class MedianSlopeEstimatorAli Tofigh
2020-04-07Revert "Preparation for ReceiveStatisticsProxy lock reduction."Artem Titov
2020-04-06Remove undefined member functions in AlrDetectorAli Tofigh
2020-04-06Preparation for ReceiveStatisticsProxy lock reduction.Tommi
2020-04-01Replace std::string::find() == 0 with absl::StartsWith.Mirko Bonadei
2020-03-26Handle extended route information in TransportFeedbackAdapter.Christoffer Rodbro
2020-03-23Remove RtpPacketSendInfo.has_rtp_sequence_numberErik Språng
2020-03-11Scale unacked_data consistently in RobustThroughputEstimatorBjörn Terelius
2020-03-05Adds field trial to separate audio and video packets for delay-based overuse ...Björn Terelius
2020-02-28Adds stable target rate to GoogCC debug output.Sebastian Jansson
2020-02-24Reland "Delete legacy DataSize and DataRate factories"Danil Chapovalov
2020-02-20Revert "Delete legacy DataSize and DataRate factories"Mirko Bonadei
2020-02-20Update target rates if stable target has changed.Jakob Ivarsson
2020-02-20Delete legacy DataSize and DataRate factoriesDanil Chapovalov
2020-02-19Remove wildcard ownership for build files.Mirko Bonadei
2020-02-18Replace DataSize and DataRate factories with newer versionsDanil Chapovalov
2020-02-13Delete legacy TimeDelta and Timestamp factoriesDanil Chapovalov
2020-02-12Add configuration for capping allocation probes.Christoffer Rodbro
2020-02-10Use newer version of TimeDelta and TimeStamp factories in modules/Danil Chapovalov
2020-02-07Enable congestion window pushback to reduce bitrate by only drop video frames.Ying Wang
2020-01-30Add more options for tuning the RobustThroughputEstimator through field trial.Björn Terelius
2020-01-21Reformat GN files.Mirko Bonadei
2020-01-17Simplifies transport overhead mechanism in Scenario test framework.Sebastian Jansson
2020-01-16Reland "Moves TransportFeedbackAdapter to TaskQueue."Sebastian Jansson
2020-01-16Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTEDDanil Chapovalov
2020-01-15Reland "Reland "Extracts ssrc based feedback tracking from feedback adapter.""JT Teh
2020-01-15Revert "Reland "Extracts ssrc based feedback tracking from feedback adapter.""JT Teh
2020-01-15Reland "Extracts ssrc based feedback tracking from feedback adapter."Sebastian Jansson
2020-01-14Concatenate string literals at compile time.Jonas Olsson
2020-01-14Use RTX SSRCs in scenario test framework.Sebastian Jansson
2020-01-09Reland "Add field trial to base stable target rate on loss based target rate"Jonas Oreland
2020-01-09Revert "Add field trial to base stable target rate on loss based target rate"Jonas Oreland
2020-01-09Add field trial to base stable target rate on loss based target rateJonas Oreland
2019-12-16Protect against assigning current_offset_ negative value.Raman Budny
2019-12-13Revert "Extracts ssrc based feedback tracking from feedback adapter."Sebastian Jansson
2019-12-12Extracts ssrc based feedback tracking from feedback adapter.Sebastian Jansson
2019-12-11Revert "Ensure loss-based controller is always enabled."Jonas Olsson
2019-12-10Revert "Moves TransportFeedbackAdapter to TaskQueue."Mirko Bonadei
2019-12-10Ensure loss-based controller is always enabled.Jonas Olsson
2019-12-09Allow setting the initial congestion window size by config.Christoffer Rodbro
2019-12-09Moves TransportFeedbackAdapter to TaskQueue.Sebastian Jansson