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

Unified Diff: content/common/gpu/DEPS

Issue 1124423008: MJPEG acceleration for video capture using VAAPI, the GPU and IPC part (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mjpeg-1-media
Patch Set: add back jpeg_decode_accelerator.cc Created 5 years, 6 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 | « content/common/BUILD.gn ('k') | content/common/gpu/gpu_channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/DEPS
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS
index f58a808bb25ed928753ac016280492c38287d0f2..2c01d5f2d7b3e7bb4110dc16dad65d9c187a7624 100644
--- a/content/common/gpu/DEPS
+++ b/content/common/gpu/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+gpu/command_buffer",
"+libEGL",
"+libGLESv2",
+ "+media/video/jpeg_decode_accelerator.h",
"+media/video/video_decode_accelerator.h",
"+media/video/video_encode_accelerator.h",
"+skia",
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/gpu/gpu_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698