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

Unified Diff: docs/linux_hw_video_decode.md

Issue 1318153003: [Docs] fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 4 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 | « docs/linux_gtk_theme_integration.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_hw_video_decode.md
diff --git a/docs/linux_hw_video_decode.md b/docs/linux_hw_video_decode.md
index 7450ca50bc831bcb614e984568b29a3c1a91022b..44d2b8f78bd8fd7d79973a69235012d3fa4c7009 100644
--- a/docs/linux_hw_video_decode.md
+++ b/docs/linux_hw_video_decode.md
@@ -1,4 +1,4 @@
-# Enabling hardware `<video>` decode codepaths on linux
+# Enabling hardware <video> decode codepaths on linux
Hardware acceleration of video decode on Linux is
[unsupported](https://crbug.com/137247) in Chrome for user-facing builds. During
@@ -59,8 +59,10 @@ on a gprecise setup.
`--vmodule=*content/common/gpu/media/*=10,gpu_video*=1` might be
enlightening.
-**NOTE THIS IS AN UNSUPPORTED CONFIGURATION AND LIKELY TO BE BROKEN AT ANY
-POINT IN TIME**
+** note
+NOTE THIS IS AN UNSUPPORTED CONFIGURATION AND LIKELY TO BE BROKEN AT ANY
+POINT IN TIME
+**
This page is purely here to help developers targeting supported HW `<video>`
decode platforms be more effective. Do not expect help if this setup fails to
« no previous file with comments | « docs/linux_gtk_theme_integration.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698