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

Unified Diff: media/BUILD.gn

Issue 2572573007: Use passthrough decoder for (E)AC3 formats (Closed)
Patch Set: Use BitReader to unpack header fileds Created 4 years 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: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 279eab9bd6e88635fb965707e1c7d4a31057f503..1f1caa4fa9ff5b5728911d3c933e797ebcf0c845 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -198,6 +198,8 @@ component("media") {
"filters/webvtt_util.h",
"filters/wsola_internals.cc",
"filters/wsola_internals.h",
+ "formats/ac3/ac3_util.cc",
+ "formats/ac3/ac3_util.h",
"formats/common/offset_byte_queue.cc",
"formats/common/offset_byte_queue.h",
"formats/webm/webm_audio_client.cc",
« no previous file with comments | « no previous file | media/base/android/java/src/org/chromium/media/MediaCodecUtil.java » ('j') | media/base/audio_buffer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698