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

Unified Diff: webrtc/DEPS

Issue 2398963003: Move usage of QualityScaler to ViEEncoder. (Closed)
Patch Set: Fix flaky test 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..91436e042233ef459be1fa3027fa2c0913d62db3 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
magjed_webrtc 2016/11/10 13:06:59 In what file is this used? Can't you move this to
kthelgason 2016/11/10 15:38:27 This is used in webrtc/video_encoder.h so unfortun
magjed_webrtc 2016/11/10 19:29:07 Then it might be better to put the QPThresholds in
"+webrtc/test",
"+webrtc/tools",
]
« no previous file with comments | « no previous file | webrtc/api/android/jni/androidmediaencoder_jni.cc » ('j') | webrtc/modules/video_coding/utility/quality_scaler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698