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

Unified Diff: media/base/media_switches.h

Issue 2503063002: media: Inform VideoBlit/MFTransform of video color information (Closed)
Patch Set: flag controlled, updated dx11 path Created 4 years, 1 month 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/media_switches.cc » ('j') | media/gpu/dxva_video_decode_accelerator_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/media_switches.h
diff --git a/media/base/media_switches.h b/media/base/media_switches.h
index f7a2dba6af4b9a277f6e16d31976173226ab1398..548c1d8ae00aa58e18b27f17c741af2cfca9e8e4 100644
--- a/media/base/media_switches.h
+++ b/media/base/media_switches.h
@@ -86,6 +86,7 @@ MEDIA_EXPORT extern const base::Feature kOverlayFullscreenVideo;
MEDIA_EXPORT extern const base::Feature kResumeBackgroundVideo;
MEDIA_EXPORT extern const base::Feature kUseNewMediaCache;
MEDIA_EXPORT extern const base::Feature kVideoColorManagement;
+MEDIA_EXPORT extern const base::Feature kVideoBlitColorAccuracy;
MEDIA_EXPORT extern const base::Feature kExternalClearKeyForTesting;
#if defined(OS_ANDROID)
« no previous file with comments | « no previous file | media/base/media_switches.cc » ('j') | media/gpu/dxva_video_decode_accelerator_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698