webrtc/modules/video_coding/codecs/vp9
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
..
include Enable and fix chromium clang warnings in sdk/android targets. 2018-04-05 11:22:03 +00:00
test Set marker bit on last encoded spatial layer. 2018-04-04 10:40:19 +00:00
screenshare_layers.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
screenshare_layers.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
svc_config.cc Fix calculation of target bitrate of VP9 spatial layer. 2018-04-23 11:31:47 +00:00
svc_config.h Adding layering configurator and rate allocator for VP9 SVC. 2018-03-29 10:16:47 +00:00
svc_config_unittest.cc Fix calculation of target bitrate of VP9 spatial layer. 2018-04-23 11:31:47 +00:00
svc_rate_allocator.cc Round down when converting allocated bitrate from bits to kilobits. 2018-04-16 13:40:03 +00:00
svc_rate_allocator.h Adding layering configurator and rate allocator for VP9 SVC. 2018-03-29 10:16:47 +00:00
svc_rate_allocator_unittest.cc Round down when converting allocated bitrate from bits to kilobits. 2018-04-16 13:40:03 +00:00
vp9_frame_buffer_pool.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp9_frame_buffer_pool.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
vp9_impl.cc Set first_frame_in_picture on first encoded frame of picture. 2018-04-10 12:09:55 +00:00
vp9_impl.h Set first_frame_in_picture on first encoded frame of picture. 2018-04-10 12:09:55 +00:00
vp9_noop.cc Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
vp9_screenshare_layers_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00