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

Unified Diff: webrtc/DEPS

Issue 2398963003: Move usage of QualityScaler to ViEEncoder. (Closed)
Patch Set: Stats now properly reflect scaling status Created 4 years, 2 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
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index 27b0eecea426d17d342f17731dccb77cf40a0978..616bd15dbc13ec1691ca25b502870fd79c591077 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -28,6 +28,7 @@ include_rules = [
"+webrtc/api",
"+webrtc/base",
"+webrtc/modules/include",
+ "+webrtc/modules/video_coding/utility", # TODO(kthelgason): move this
"+webrtc/test",
"+webrtc/tools",
]
« no previous file with comments | « no previous file | webrtc/api/android/jni/androidmediaencoder_jni.cc » ('j') | webrtc/api/android/jni/androidmediaencoder_jni.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698