webrtc/modules/video_coding/codecs/vp8
Åsa Persson 59283e4c66 googBandwidthLimitedResolution stat is not always set depending on configuration.
Currently |bw_resolutions_disabled| is set per VP8EncoderImpl instance and reported via
OnEncodedImage callback.

Instead move logic to SendStatisticsProxy to determine if resolution is bw limited or not based
on info that is reported to SendStatisticsProxy::OnEncodedImage.

Bug: webrtc:8643
Change-Id: I6c148e3507a0f04a793775b9f84ce54028b64d0f
Reviewed-on: https://webrtc-review.googlesource.com/31460
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Åsa Persson <asapersson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21249}
2017-12-13 14:32:21 +00:00
..
include Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
test googBandwidthLimitedResolution stat is not always set depending on configuration. 2017-12-13 14:32:21 +00:00
default_temporal_layers_unittest.cc Implement temporal layers checkers for vp8 2017-10-02 09:14:59 +00:00
default_temporal_layers.cc Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. 2017-11-13 10:58:42 +00:00
default_temporal_layers.h Implement temporal layers checkers for vp8 2017-10-02 09:14:59 +00:00
screenshare_layers_unittest.cc Optional: Use nullopt and implicit construction in /modules/video_coding 2017-11-24 18:36:09 +00:00
screenshare_layers.cc Reduce time between sync frames for temporal layers vp8 screensharing. 2017-10-05 11:10:38 +00:00
screenshare_layers.h Implement ScreenshareTemporalLayersChecker 2017-10-04 14:18:04 +00:00
simulcast_rate_allocator.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simulcast_rate_allocator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simulcast_test_utility.h Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
simulcast_unittest.cc Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
temporal_layers.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
temporal_layers.h Implement ScreenshareTemporalLayersChecker 2017-10-04 14:18:04 +00:00
vp8_impl.cc googBandwidthLimitedResolution stat is not always set depending on configuration. 2017-12-13 14:32:21 +00:00
vp8_impl.h Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. 2017-11-13 10:58:42 +00:00