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

Unified Diff: media/BUILD.gn

Issue 2643733002: Allow to use {FFmpeg/Vpx}VideoDecoder from a UtilityProcess (Closed)
Patch Set: Rebase Created 3 years, 10 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/utility/utility_service_factory.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 947fdae2b3e0d014f20d1c63609622ea16f6da20..42ad7530bbdad72e27b1597bb325e74349b7688f 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -243,6 +243,8 @@ component("media") {
"renderers/video_overlay_factory.h",
"renderers/video_renderer_impl.cc",
"renderers/video_renderer_impl.h",
+ "video/default_video_frame_provider.cc",
+ "video/default_video_frame_provider.h",
"video/fake_video_encode_accelerator.cc",
"video/fake_video_encode_accelerator.h",
"video/gpu_memory_buffer_video_frame_pool.cc",
« no previous file with comments | « content/utility/utility_service_factory.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698