webrtc/modules/video_coding/codecs
Mirko Bonadei 654320666d Including libyuv headers using fully qualified paths.
Using fully qualified paths to include libyuv headers allows WebRTC to
avoid to rely on the //third_party/libyuv:libyuv_config target to
set the -I compiler flag.

Today some WebRTC targets depend on //third_party/libyuv only to
include //third_party/libyuv:libyuv_config but with fully qualified
paths this should not be needed anymore.

A follow-up CL will remove //third_party/libyuv from some targets that
don't need it because they are not including libyuv headers.

Bug: webrtc:8605
Change-Id: Icec707ca761aaf2ea8088e7f7a05ddde0de2619a
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/28220
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Magnus Flodman <mflodman@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21209}
2017-12-11 15:51:26 +00:00
..
h264 Optional: Use nullopt and implicit construction in /modules/video_coding/codecs/h264 2017-11-30 15:49:20 +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 Reland "Add stereo codec header and pass it through RTP" 2017-11-30 01:44:19 +00:00
test Update videoprocessor tool to use new video factory interface 2017-12-04 13:44:59 +00:00
vp8 Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
vp9 VP9: Use 2 threads on low res on ARM. 2017-12-05 23:06:42 +00:00