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

Unified Diff: media/BUILD.gn

Issue 2435603009: Use ffmpeg for opus decoding, no need to maintain our decoder. (Closed)
Patch Set: Created 4 years, 2 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 | media/base/audio_discard_helper.h » ('j') | media/base/audio_discard_helper.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 3b45d60228725c5e095a9f9a9905422abb6de68d..34141de7405ff0cc2cd4896783f5baeb69c1ab5a 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -162,8 +162,6 @@ component("media") {
"filters/jpeg_parser.h",
"filters/memory_data_source.cc",
"filters/memory_data_source.h",
- "filters/opus_audio_decoder.cc",
- "filters/opus_audio_decoder.h",
"filters/opus_constants.cc",
"filters/opus_constants.h",
"filters/pipeline_controller.cc",
« no previous file with comments | « no previous file | media/base/audio_discard_helper.h » ('j') | media/base/audio_discard_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698