webrtc/modules/remote_bitrate_estimator
Mirko Bonadei de212ca039 Removing some MSVC warning suppression flags.
Bug: webrtc:9251
Change-Id: Idf13b49648459a37fe0a3cac12ff993ce27439d9
Reviewed-on: https://webrtc-review.googlesource.com/84281
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23685}
2018-06-20 12:41:46 +00:00
..
include Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
test Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
tools Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aimd_rate_control.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aimd_rate_control.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
aimd_rate_control_unittest.cc Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
BUILD.gn Removing some MSVC warning suppression flags. 2018-06-20 12:41:46 +00:00
bwe_defines.cc Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
bwe_simulations.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
inter_arrival.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
inter_arrival.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
inter_arrival_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_detector.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_detector.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
overuse_detector_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_estimator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
overuse_estimator.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
remote_bitrate_estimator_abs_send_time.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_abs_send_time.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimator_abs_send_time_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_single_stream.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_single_stream.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimator_single_stream_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_unittest_helper.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_unittest_helper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
remote_bitrate_estimators_test.cc Add field trials to configure the backoff factor and the trendline window of the BWE. 2017-10-06 07:10:04 +00:00
remote_estimator_proxy.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_estimator_proxy.h Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
remote_estimator_proxy_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00