webrtc/modules/video_coding/codecs/vp9
Sergey Silkin 098f8d2c1c Round down when converting allocated bitrate from bits to kilobits.
With rounding to the nearest the result can exceed the allocated
bitrate.

Bug: none
Change-Id: I0260a1640a1454951ca8e48fd447e047ef0271ee
Reviewed-on: https://webrtc-review.googlesource.com/69982
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22879}
2018-04-16 13:40:03 +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 Adding layering configurator and rate allocator for VP9 SVC. 2018-03-29 10:16:47 +00:00
svc_config.h Adding layering configurator and rate allocator for VP9 SVC. 2018-03-29 10:16: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