webrtc/modules/rtp_rtcp/include
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
..
flexfec_receiver.h Change ForwardErrorCorrection class to accept one received packet at a time. 2017-09-18 14:58:59 +00:00
flexfec_sender.h Add MID sending to FlexfecSender 2018-04-10 16:08:35 +00:00
receive_statistics.h Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
remote_ntp_time_estimator.h Remove WebRTC-ClockEstimation experiment and make new clock estimation always enabled 2017-12-05 09:49:32 +00:00
rtp_cvo.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_extension_map.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_parser.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_payload_registry.h Delete dead code in RtpReceiverImpl and RTPPayloadRegistry. 2018-03-26 14:36:20 +00:00
rtp_receiver.h Delete in_order argument to RtpReceiver::IncomingRtpPacket 2017-10-05 07:19:20 +00:00
rtp_rtcp_defines.cc Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
rtp_rtcp_defines.h Delete OnIncomingCSRCChanged and related code. 2018-03-27 13:18:35 +00:00
rtp_rtcp.h Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
ulpfec_receiver.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00