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

Unified Diff: media/base/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 | « media/BUILD.gn ('k') | media/base/video_frame_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 8a6793803e02678140fa6e40aeae34c0bf3c8301..99ef9227ae8439458ead3794782c00da1af015a7 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -256,6 +256,8 @@ target(link_target_type, "base") {
"video_frame_metadata.h",
"video_frame_pool.cc",
"video_frame_pool.h",
+ "video_frame_provider.cc",
+ "video_frame_provider.h",
"video_renderer.cc",
"video_renderer.h",
"video_rotation.h",
« no previous file with comments | « media/BUILD.gn ('k') | media/base/video_frame_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698