webrtc/sdk/objc/Framework/Classes/Video
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
..
AVCaptureSession+DevicePosition.h
AVCaptureSession+DevicePosition.mm
avfoundationformatmapper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
avfoundationformatmapper.mm
avfoundationvideocapturer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
avfoundationvideocapturer.mm Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
corevideo_frame_buffer.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
corevideo_frame_buffer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
objc_frame_buffer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
objc_frame_buffer.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
objcvideotracksource.h Optional: Use nullopt and implicit construction in /sdk/objc 2017-11-30 15:52:50 +00:00
objcvideotracksource.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCAVFoundationVideoCapturerInternal.h
RTCAVFoundationVideoCapturerInternal.mm Remove all code for iOS 8 and below. 2017-12-01 14:25:46 +00:00
RTCCVPixelBuffer.mm Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
RTCDefaultShader.h
RTCDefaultShader.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCI420Buffer+Private.h Support RGB frames in RTCCVPixelBuffer 2017-10-23 15:34:28 +00:00
RTCI420Buffer.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCI420TextureCache.h
RTCI420TextureCache.mm
RTCNV12TextureCache.h
RTCNV12TextureCache.m
RTCOpenGLDefines.h
RTCShader.h
RTCShader.mm Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00