webrtc/modules/video_coding/codecs/vp8
Erik Språng 566124a6df Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
Since the webrtc_common build target does not have visibility set, we
cannot easily use BitrateAllocation in other parts of Chromium.
This is currently blocking parts of chromium:794608, and I know of other
usage outside webrtc already, so moving it to api/ should be warranted.

Also, since there's some naming confusion and this class is video
specific rename it VideoBitrateAllocation. This also fits with the
standard interface for producing these: VideoBitrateAllocator.

Bug: chromium:794608
Change-Id: I4c0fae40f9365e860c605a76a4f67ecc9b9cf9fe
Reviewed-on: https://webrtc-review.googlesource.com/70783
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22986}
2018-04-23 15:31:27 +00:00
..
include Enable and fix chromium clang warnings in sdk/android targets. 2018-04-05 11:22:03 +00:00
test Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
default_temporal_layers.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
default_temporal_layers.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
default_temporal_layers_unittest.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
libvpx_vp8_decoder.cc Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder 2018-03-15 11:57:07 +00:00
libvpx_vp8_decoder.h Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder 2018-03-15 11:57:07 +00:00
libvpx_vp8_encoder.cc Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
libvpx_vp8_encoder.h Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
screenshare_layers.cc Always update libvpx configuration if bitrate has changed. 2018-04-11 15:27:56 +00:00
screenshare_layers.h Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
screenshare_layers_unittest.cc Always update libvpx configuration if bitrate has changed. 2018-04-11 15:27:56 +00:00
simulcast_rate_allocator.cc Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
simulcast_rate_allocator.h Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
simulcast_test_utility.h Delete enum VP8ResilienceMode. 2018-04-23 15:10:26 +00:00
simulcast_unittest.cc Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
temporal_layers.cc Delete logic to set picture id and tl0 pic idx in encoders. 2018-03-27 13:11:16 +00:00
temporal_layers.h Delete obsolete tl_factory member and all mention thereof. 2018-04-09 11:02:38 +00:00