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

Unified Diff: media/media.gyp

Issue 10918098: Introduce AudioOutputResampler for browser side resampling. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: First draft! Created 8 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index c0394813f546a592ed49be22f77d8674e4f7e2bf..d208d5d56fb01784ff878342197dadadae05af0a 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -79,6 +79,8 @@
'audio/audio_output_ipc.h',
'audio/audio_output_proxy.cc',
'audio/audio_output_proxy.h',
+ 'audio/audio_output_resampler.cc',
+ 'audio/audio_output_resampler.h',
'audio/audio_util.cc',
'audio/audio_util.h',
'audio/cross_process_notification.cc',
« media/base/sinc_resampler_unittest.cc ('K') | « media/base/sinc_resampler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698