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

Unified Diff: third_party/WebKit/LayoutTests/virtual/media-gpu-accelerated/http/tests/media/media-source/README.txt

Issue 1644763002: Add virtual layout test for GPU accelerated decoding. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Skip desktop virtual tests Created 4 years, 5 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
Index: third_party/WebKit/LayoutTests/virtual/media-gpu-accelerated/http/tests/media/media-source/README.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/media-gpu-accelerated/http/tests/media/media-source/README.txt b/third_party/WebKit/LayoutTests/virtual/media-gpu-accelerated/http/tests/media/media-source/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45e1c5383dd315bf81d603c2eec799460217a2c9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/media-gpu-accelerated/http/tests/media/media-source/README.txt
@@ -0,0 +1,12 @@
+The media-gpu-accelerated prefix sets flags to facilitate hardware accelerated
+video decoding on android bots.
+
+TODO(chcunningham): Explore enabling hardware acceleration for desktop bots.
+Non-android bots do not currently test with proprietary codecs, which translates
+to no hardware acceleration.
+
+Layout tests generally run using Mesa (see http://crrev.com/23868030) to
+to produce more stable output for pixel layout tests when running on different
+devices. However, Mesa is not compatible with android's SurfaceTexture,
+used in in HW accelerated video decoding (H264 in mp4). We specify
+use-gpu-in-tests to override the MesaGL default.
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/android/http/tests/media/media-source/mediasource-config-change-mp4-v-framesize-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698