webrtc/modules
Per Kjellander b762b5b794 Fix potential signed overflow in IntervalBudget::set_target_rate_kbps
This methods multiplies an int with 500. This cl ensure that does not overflow.

BUG=none

Change-Id: I2c4c4c169baf3bbc2cac021e87e396c605cd1815
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/141860
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28310}
2019-06-18 15:42:54 +00:00
..
audio_coding Remove sync buffer length from FilteredCurrentDelayMs. 2019-06-13 09:38:22 +00:00
audio_device Delete TestAudioDeviceModule methods using rtc::PlatformFile 2019-06-12 15:28:41 +00:00
audio_mixer Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
audio_processing Change StartAecDump methods to work with FILE* and FileWrapper 2019-06-11 13:43:36 +00:00
bitrate_controller Removes unused dependency on RTP/RTCP from loss based controller. 2019-06-18 07:06:52 +00:00
congestion_controller Removes AddAndRemoveOld from SendTimeHistory 2019-06-17 08:46:54 +00:00
desktop_capture Reland "Link fewer X11-related libraries" 2019-06-11 07:34:49 +00:00
include Remove some leftover TODOs for webrtc:10336 2019-06-05 11:21:07 +00:00
pacing Fix potential signed overflow in IntervalBudget::set_target_rate_kbps 2019-06-18 15:42:54 +00:00
remote_bitrate_estimator Cleanup of resources from removed remote bitrate estimate test framework. 2019-06-18 10:22:01 +00:00
rtp_rtcp Add support within PacedSender and pacer queue for owning rtp packets. 2019-06-18 15:02:19 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Delete deprecated PlatformThread looping 2019-05-03 08:35:42 +00:00
video_capture Prepare for splitting the api/video:video_frames build rule. 2019-06-10 11:50:51 +00:00
video_coding Insert startcodes for H264 single NALU packets. 2019-06-14 13:45:21 +00:00
video_processing Prepare for splitting the api/video:video_frames build rule. 2019-06-10 11:50:51 +00:00
BUILD.gn Cleanup of resources from removed remote bitrate estimate test framework. 2019-06-18 10:22:01 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS