webrtc/modules/video_coding/codecs/vp8
Anders Carlsson beabdcb498 Break VP8 temporal_layers dependency on libvpx.
This is in preparation for
https://webrtc-review.googlesource.com/c/src/+/36340

With these changes we can avoid some strange #ifdefs in the code
that uses temporal layers.

Bug: webrtc:7925
Change-Id: I472210738ccc9f73812b8863951befeabec56f15
Reviewed-on: https://webrtc-review.googlesource.com/41280
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Anders Carlsson <andersc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21759}
2018-01-25 10:37:21 +00:00
..
include Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
test Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. 2017-12-18 11:20:13 +00:00
default_temporal_layers.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
default_temporal_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
default_temporal_layers_unittest.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers_unittest.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
simulcast_rate_allocator.cc Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
simulcast_rate_allocator.h Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
simulcast_test_utility.h Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +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 Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
temporal_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
vp8_impl.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37: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