webrtc/modules/video_coding/codecs
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
..
h264 Revert "Reland "Remove our stream << overloads from non-test build targets."" 2018-04-20 15:58:25 +00:00
i420 Don't use the |codec_settings| parameter in I420Decoder::InitDecode. 2018-04-04 12:00:10 +00:00
interface Delete unused deprecated headers under modules/video_coding/ 2018-02-16 14:07:38 +00:00
multiplex Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +00:00
test Round down when converting layer bitrate from bits to kilobits. 2018-04-16 14:00:18 +00:00
vp8 Always update libvpx configuration if bitrate has changed. 2018-04-11 15:27:56 +00:00
vp9 Fix calculation of target bitrate of VP9 spatial layer. 2018-04-23 11:31:47 +00:00