Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1363)

Unified Diff: webrtc/sdk/DEPS

Issue 2135953002: AVFoundationVideoCapturer: Output native frames instead of I420 frames (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: CVBufferRelease when dropping frame in capturer Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/sdk/objc/Framework/Classes/avfoundationvideocapturer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/DEPS
diff --git a/webrtc/sdk/DEPS b/webrtc/sdk/DEPS
index 1bb7a2fe8c892b70c77eb4e08ce65368a922f92c..d6e53d504d9f4f56cfb655f77e70b958913c059d 100644
--- a/webrtc/sdk/DEPS
+++ b/webrtc/sdk/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+WebRTC",
"+webrtc/api",
+ "+webrtc/common_video/include",
"+webrtc/media",
"+webrtc/system_wrappers",
]
« no previous file with comments | « no previous file | webrtc/sdk/objc/Framework/Classes/avfoundationvideocapturer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698