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

Unified Diff: services/media/audio/BUILD.gn

Issue 1471813002: Mix to an intermediate buffer. (Closed) Base URL: https://github.com/domokit/mojo.git@change7
Patch Set: Final rebase before landing Created 4 years, 11 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 | « no previous file | services/media/audio/platform/generic/mixer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/media/audio/BUILD.gn
diff --git a/services/media/audio/BUILD.gn b/services/media/audio/BUILD.gn
index f2551ca2fcdaebb84832dbc9731cab0d9cb827ea..b9aca68ec89778a16b035047aed4cf6658a29cbc 100644
--- a/services/media/audio/BUILD.gn
+++ b/services/media/audio/BUILD.gn
@@ -33,6 +33,7 @@ mojo_native_application("audio_server") {
"platform/generic/mixers/linear_sampler.cc",
"platform/generic/mixers/no_op.cc",
"platform/generic/mixers/point_sampler.cc",
+ "platform/generic/output_formatter.cc",
"platform/generic/standard_output_base.cc",
"platform/generic/throttle_output.cc",
]
« no previous file with comments | « no previous file | services/media/audio/platform/generic/mixer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698