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

Unified Diff: media/media.gyp

Issue 1469353010: Configure MediaCodec with CDM in ADVA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again Created 4 years, 11 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/filters/chunk_demuxer.cc ('k') | media/video/video_decode_accelerator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index b8d7b9e8865578e127d7ed3da675c9b61ee67976..23b01dfd9898eb5f9fde56d45787dff15af4bdf9 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -418,6 +418,8 @@
'base/video_capture_types.h',
'base/video_capturer_source.cc',
'base/video_capturer_source.h',
+ 'base/video_codecs.cc',
+ 'base/video_codecs.h',
'base/video_decoder.cc',
'base/video_decoder.h',
'base/video_decoder_config.cc',
« no previous file with comments | « media/filters/chunk_demuxer.cc ('k') | media/video/video_decode_accelerator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698