webrtc/modules/video_coding/utility
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
..
mock Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
default_video_bitrate_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
default_video_bitrate_allocator.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
default_video_bitrate_allocator_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
frame_dropper.cc MediaOptimization: Remove unneeded member variable: video_target_bitrate_ 2017-11-09 09:37:12 +00:00
frame_dropper.h MediaOptimization: Remove unneeded member variable: video_target_bitrate_ 2017-11-09 09:37:12 +00:00
frame_dropper_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ivf_file_writer.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
ivf_file_writer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ivf_file_writer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
moving_average.cc Optional: Use nullopt and implicit construction in /modules/video_coding 2017-11-24 18:36:09 +00:00
moving_average.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
moving_average_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
quality_scaler.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
quality_scaler.h Update comments for rename of ScalingObserverInterface. 2017-10-05 07:26:20 +00:00
quality_scaler_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simulcast_rate_allocator_unittest.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
vp8_header_parser.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp8_header_parser.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
vp9_uncompressed_header_parser.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp9_uncompressed_header_parser.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00