Chromium Code Reviews

Unified Diff: media/media.gyp

Issue 19111004: Upgrade AudioRendererAlgorithm to use WSOLA, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes for try server failure. Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « 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 6408f4b0c4dae249156b9a7a751d3d5e756e979e..1ca7c3ff94e272d8aa058b39518686c1fbc4840a 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -376,6 +376,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.cc',
'midi/midi_manager.h',
'midi/midi_manager_mac.cc',
« no previous file with comments | « media/filters/wsola_internals.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine