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

Unified Diff: media/media.gyp

Issue 19111004: Upgrade AudioRendererAlgorithm to use WSOLA, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: "Dale's and Marco's comments are addressed." Created 7 years, 4 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
« media/filters/wsola_internals.cc ('K') | « media/filters/wsola_internals.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 e8d72ed473d9b0cadfc2dcbb108f09e645c4e65c..adcb64879fb00d9a77dde4f3869d8d98bc077b7c 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -375,6 +375,8 @@
'filters/video_renderer_base.h',
'filters/vpx_video_decoder.cc',
'filters/vpx_video_decoder.h',
+ 'filters/wsola_internals.cc',
+ 'filters/wsola_internals.h',
'midi/midi_manager.h',
'midi/midi_manager.cc',
'midi/midi_manager_mac.h',
« media/filters/wsola_internals.cc ('K') | « media/filters/wsola_internals.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698