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

Unified Diff: media/media.gyp

Issue 177333003: Add support for midstream audio configuration changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ABS
Patch Set: Created 6 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 f448ff0e67bacb2c9792a389cea21246a3fe95c6..dfe780cc290642771b6e94b82497e14520dc2dc6 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -205,6 +205,8 @@
'base/audio_buffer_queue.cc',
'base/audio_buffer_queue.h',
'base/audio_capturer_source.h',
+ 'base/audio_buffer_converter.cc',
+ 'base/audio_buffer_converter.h',
'base/audio_converter.cc',
'base/audio_converter.h',
'base/audio_decoder.cc',
« media/filters/ffmpeg_audio_decoder.cc ('K') | « media/filters/source_buffer_stream.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698