webrtc/modules
Sergey Silkin 1322dbc81a Fix calculation of target bitrate of VP9 spatial layer.
This fixes misprint in the code which calculates target bitrate of a
VP9 spatial layer where "-" was used instead of "+".

Bug: none
Change-Id: I17d76a84d00e453c055c068968d7b276e9c23f51
Reviewed-on: https://webrtc-review.googlesource.com/71663
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22974}
2018-04-23 11:31:47 +00:00
..
audio_coding Allow NetEq stats getter to config stats query interval. 2018-04-23 11:13:26 +00:00
audio_device Temporary suppress bytebuffer warnings. 2018-04-20 11:45:28 +00:00
audio_mixer Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_processing APM pre-gain sub-module: code improvements. 2018-04-20 12:53:53 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Don't interrupt exponential probing when VideoStream bitrates are reconfigured. 2018-04-19 15:44:59 +00:00
desktop_capture Clean up posix-only files. 2018-04-18 00:18:04 +00:00
include Remove audio_frame.h from module_common_types.h 2018-04-20 10:22:53 +00:00
pacing Removes timeout warnings from pacer before first packet. 2018-04-13 10:51:03 +00:00
remote_bitrate_estimator Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
rtp_rtcp Delete unused class VideoCodecInformation. 2018-04-20 11:44:23 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture Lowercase all Windows headers in modules/video_capture. 2018-04-06 13:28:23 +00:00
video_coding Fix calculation of target bitrate of VP9 spatial layer. 2018-04-23 11:31:47 +00:00
video_processing Prepare for |is_posix| switch in the Fuchsia build 2018-04-05 17:25:39 +00:00
BUILD.gn Remove audio_frame.h from module_common_types.h 2018-04-20 10:22:53 +00:00
module_common_types_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00