webrtc/modules/video_coding/codecs
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
..
h264 Allow YUVJ420 format. 2017-12-13 14:08:01 +00:00
i420 Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
interface Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
stereo Cleanup of unused RTP structs and packetizer for stereo codec 2018-01-25 01:25:56 +00:00
test Fix backward jump in timestamp if framerate increases in video processor tests. 2018-01-25 08:39:01 +00:00
vp8 Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
vp9 Revert "Set encodedWidth/encodedHeight to actual coded resolution." 2018-01-17 13:12:17 +00:00