webrtc/modules
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
..
audio_coding GN hack to tag targets as poisonous (and use it with audio codecs) 2018-04-23 13:41:47 +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 GN hack to tag targets as poisonous (and use it with audio codecs) 2018-04-23 13:41:47 +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 Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture GN hack to tag targets as poisonous (and use it with audio codecs) 2018-04-23 13:41:47 +00:00
video_coding Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +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