webrtc/modules/video_coding/codecs/h264
Florent Castelli 8bbdb5b9bd Update VideoBitrateAllocator allocate to take a struct with more fields
We want to evaluate more data in order to make better choices in the
bitrate allocators.
In order to freely update the parameter list without
breaking the API many times for projects customizing them, we'll use a
struct instead.

Bug: webrtc:10126
Change-Id: I443f86781c5134950294cdd1e3197a47447cf973
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/141418
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28748}
2019-08-02 13:52:54 +00:00
..
include Format almost everything. 2019-07-08 13:45:15 +00:00
test Format almost everything. 2019-07-08 13:45:15 +00:00
DEPS Support more H264 profiles for internal software codec 2017-10-06 14:28:44 +00:00
h264.cc Delete unneeded direct includes of common_types.h 2019-04-01 07:18:13 +00:00
h264_color_space.cc Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_color_space.h Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_decoder_impl.cc Format almost everything. 2019-07-08 13:45:15 +00:00
h264_decoder_impl.h Use preprocessor to strip H264 implementation. 2019-05-24 11:33:07 +00:00
h264_encoder_impl.cc Update VideoBitrateAllocator allocate to take a struct with more fields 2019-08-02 13:52:54 +00:00
h264_encoder_impl.h Format almost everything. 2019-07-08 13:45:15 +00:00
h264_encoder_impl_unittest.cc Reland "Inform VideoEncoder of negotiated capabilities" 2019-06-11 14:49:37 +00:00
h264_simulcast_unittest.cc Enable H.264 temporal scalability in simulcast. 2019-06-26 09:21:32 +00:00
OWNERS Update codecs/h264 owners. 2019-04-04 10:21:32 +00:00