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

Unified Diff: webrtc/DEPS

Issue 2474993002: Pass selected cricket::VideoCodec down to internal H264 encoder (Closed)
Patch Set: Fix. Created 4 years, 1 month 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
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index cee05ef106ec4778c178159359744bb7613aac83..1bf6e8c701ffc34680a26c05a84ffe36feb4d5e0 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+webrtc/common_types.h",
"+webrtc/common_video/rotation.h",
"+webrtc/config.h",
+ "+webrtc/media/base/codec.h",
hta-webrtc 2016/11/04 10:04:05 I'd think Tommi would want to check if we can avoi
magjed_webrtc 2016/11/04 13:48:29 The type that is needed is cricket::VideoCodec, an
"+webrtc/transport.h",
"+webrtc/typedefs.h",
"+webrtc/video_decoder.h",

Powered by Google App Engine
This is Rietveld 408576698