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

Side by Side 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: Use virtual mediasource-play in SmokeTests. 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 unified diff | Download patch
OLDNEW
(Empty)
1 The media-gpu-accelerated prefix sets flags to facilitate hardware accelerated
2 video decoding on android bots.
3
4 TODO(chcunningham): Explore enabling hardware acceleration for desktop bots.
5 Non-android bots do not currently test with proprietary codecs, which translates
6 to no hardware acceleration.
7
8 Layout tests generally run using Mesa (see http://crrev.com/23868030) to
9 to produce more stable output for pixel layout tests when running on different
10 devices. However, Mesa is not compatible with android's SurfaceTexture,
11 used in in HW accelerated video decoding (H264 in mp4). We specify
12 use-gpu-in-tests to override the MesaGL default.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698