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

Unified Diff: media/media.gyp

Issue 1422643002: Pass DecryptConfig parameters over IPC and use it in AVDA. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed MediaCodec.CodecException that was added only at level 21 (Android L) Created 5 years, 2 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/gpu_video_decoder.cc ('k') | no next file » | 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 ae17d78d868f4637ffaadf6440e1e2d93f249d7d..58d592bed5298e6c5839276cc63688b7a799e03d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -248,6 +248,7 @@
'base/bit_reader.h',
'base/bit_reader_core.cc',
'base/bit_reader_core.h',
+ 'base/bitstream_buffer.cc',
'base/bitstream_buffer.h',
'base/buffering_state.h',
'base/byte_queue.cc',
« no previous file with comments | « media/filters/gpu_video_decoder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698