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

Unified Diff: media/media.gyp

Issue 7867051: Introduce AudioDecoderConfig to migrate away from GetAVStream(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: samples_per_second Created 9 years, 3 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/ffmpeg_demuxer_unittest.cc ('k') | media/video/ffmpeg_video_decode_engine_unittest.cc » ('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 603f5a04d7095d4607a8e48b2009bed18cad3e01..cdc1495fca96a305086f765c26bf1e2e90a656ef 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -84,6 +84,8 @@
'audio/win/waveout_output_win.h',
'base/async_filter_factory_base.cc',
'base/async_filter_factory_base.h',
+ 'base/audio_decoder_config.cc',
+ 'base/audio_decoder_config.h',
'base/bitstream_buffer.h',
'base/buffers.cc',
'base/buffers.h',
« no previous file with comments | « media/filters/ffmpeg_demuxer_unittest.cc ('k') | media/video/ffmpeg_video_decode_engine_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698