Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index c533161ea7e753258269a08255d52e999be321b8..b6f4b0b48e55db20cdb11fbd14245b06dfc5274b 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -1034,6 +1034,7 @@ const char kEnableWin32kLockDownMimeTypes[] = |
"enable-win32k-lockdown-mimetypes"; |
// Enables experimental hardware acceleration for VP8/VP9 video decoding. |
+// 1=Intel Decoder only; 2=AMD Decoder only; 3=both |
DaleCurtis
2016/07/11 18:52:40
Update comment.
kplum
2016/07/11 19:51:43
Acknowledged.
|
const char kEnableAcceleratedVpxDecode[] = "enable-accelerated-vpx-decode"; |
// Enables H264 HW decode acceleration for WebRtc on Win 7. |