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

Unified Diff: chromecast/public/media/BUILD.gn

Issue 2771143002: Implement runtime audio post-processing pipeline. See go/cast_audio.json (Closed)
Patch Set: Suffix governor with _1.0 Created 3 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: chromecast/public/media/BUILD.gn
diff --git a/chromecast/public/media/BUILD.gn b/chromecast/public/media/BUILD.gn
index 3db81e09093ab8cc206b734a18c113d3be807330..1889d5c352c7011310ac40bf81c0c0f94f319d3d 100644
--- a/chromecast/public/media/BUILD.gn
+++ b/chromecast/public/media/BUILD.gn
@@ -4,6 +4,7 @@
source_set("media") {
sources = [
+ "audio_post_processor_shlib.h",
"cast_decoder_buffer.h",
"cast_decrypt_config.h",
"cast_key_system.h",
« no previous file with comments | « chromecast/media/cma/backend/alsa/stream_mixer_alsa.cc ('k') | chromecast/public/media/audio_post_processor_shlib.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698