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

Unified Diff: media/media.gyp

Issue 12818004: Introduce VideoFrameStream, the video frame provider in media pipeline. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Call VideoDecoder::Reset()/Stop() during pending read. Created 7 years, 9 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index f056ff8b391e638471d8f61b7b2cb0aa97131677..0dc21be53e3254a100d7951f79ba123e240051fb 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -328,6 +328,8 @@
'filters/stream_parser_factory.h',
'filters/video_decoder_selector.cc',
'filters/video_decoder_selector.h',
+ 'filters/video_frame_stream.cc',
+ 'filters/video_frame_stream.h',
'filters/video_renderer_base.cc',
'filters/video_renderer_base.h',
'filters/vpx_video_decoder.cc',
« media/filters/video_frame_stream.h ('K') | « media/filters/video_renderer_base_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698