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

Unified Diff: media/BUILD.gn

Issue 2333663003: Add color metadata info to VideoDecoderConfig. (Closed)
Patch Set: Remove resolution-based init for color_space_info_ Created 4 years, 3 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/BUILD.gn » ('j') | media/formats/webm/webm_colour_parser.cc » ('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 c8434acd49a715521c4e5d4b6656dc01ad437702..fa8cbe4a99b9f29aab14f2bfea5a420342824ac2 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -201,6 +201,8 @@ component("media") {
"formats/webm/webm_audio_client.h",
"formats/webm/webm_cluster_parser.cc",
"formats/webm/webm_cluster_parser.h",
+ "formats/webm/webm_colour_parser.cc",
+ "formats/webm/webm_colour_parser.h",
"formats/webm/webm_constants.cc",
"formats/webm/webm_constants.h",
"formats/webm/webm_content_encodings.cc",
« no previous file with comments | « no previous file | media/base/BUILD.gn » ('j') | media/formats/webm/webm_colour_parser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698