gecko-dev/dom/media/mediacapabilities
Jean-Yves Avenard a33b077ff8 Bug 1474943 - Enable VP9 benchmark logic when using a non intel GPU on mac. r=mattwoodrow
In bug 1404042, we determined that video playback of software based surface was very slow and power hungry when using the intel GPU, but was working okay when using the dGPU (either AMD or nVidia)

So always return false in IsVP9DecodeFast when the current GPU is an Intel, as well as return a benchmark score of 0

Force a new run of the benchmarking by bumping the version number.

Differential Revision: https://phabricator.services.mozilla.com/D2075

--HG--
extra : moz-landing-system : lando
2018-07-12 08:52:55 +00:00
..
MediaCapabilities.cpp Bug 1474943 - Enable VP9 benchmark logic when using a non intel GPU on mac. r=mattwoodrow 2018-07-12 08:52:55 +00:00
MediaCapabilities.h Bug 1471165 - P2. Add logging facilities. r=bryce 2018-07-03 11:45:29 -07:00
moz.build