.. |
bbr
|
Use field trial parser for BBR Experiment.
|
2018-06-28 07:52:58 +00:00 |
goog_cc
|
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
|
2018-06-27 10:33:40 +00:00 |
include
|
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
|
2018-06-27 10:33:40 +00:00 |
rtp
|
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
|
2018-06-27 10:33:40 +00:00 |
BUILD.gn
|
Removing usage of //build/config/compiler:no_size_t_to_int_warning.
|
2018-06-20 13:44:26 +00:00 |
delay_based_bwe.cc
|
Replace rtc::Optional with absl::optional
|
2018-06-18 10:24:48 +00:00 |
delay_based_bwe.h
|
Replace rtc::Optional with absl::optional
|
2018-06-18 10:24:48 +00:00 |
delay_based_bwe_unittest.cc
|
Replace rtc::Optional with absl::optional
|
2018-06-18 10:24:48 +00:00 |
delay_based_bwe_unittest_helper.cc
|
Added unit tests for new congestion controller.
|
2018-02-28 14:03:48 +00:00 |
delay_based_bwe_unittest_helper.h
|
Replaces redundant congestion controller components
|
2018-05-24 13:35:31 +00:00 |
DEPS
|
Fixing WebRTC after moving from src/webrtc to src/
|
2017-09-15 05:02:56 +00:00 |
OWNERS
|
Adding srte as owner in modules/congestion_controller.
|
2018-03-20 16:29:08 +00:00 |
probe_controller.cc
|
Reformat the WebRTC code base
|
2018-06-19 14:00:39 +00:00 |
probe_controller.h
|
Replace rtc::Optional with absl::optional
|
2018-06-18 10:24:48 +00:00 |
probe_controller_unittest.cc
|
Reformat the WebRTC code base
|
2018-06-19 14:00:39 +00:00 |
receive_side_congestion_controller.cc
|
Stop using LOG macros in favor of RTC_ prefixed macros.
|
2017-11-09 11:56:32 +00:00 |
receive_side_congestion_controller_unittest.cc
|
Fixing WebRTC after moving from src/webrtc to src/
|
2017-09-15 05:02:56 +00:00 |
send_side_congestion_controller.cc
|
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
|
2018-06-27 10:33:40 +00:00 |
send_side_congestion_controller_unittest.cc
|
Replace rtc::Optional with absl::optional
|
2018-06-18 10:24:48 +00:00 |
transport_feedback_adapter.cc
|
Replace rtc::Optional with absl::optional
|
2018-06-18 10:24:48 +00:00 |
transport_feedback_adapter.h
|
Replace rtc::Optional with absl::optional
|
2018-06-18 10:24:48 +00:00 |
transport_feedback_adapter_unittest.cc
|
Reformat the WebRTC code base
|
2018-06-19 14:00:39 +00:00 |