gecko-dev/dom/media/platforms/wmf
Jean-Yves Avenard 424a8ff8a0 Bug 1417973 - Always use the AMD GPU decoder. r=mattwoodrow
High resolution, high framerate was disabled by default on old AMD cards on the provisio that it was bad. But this assumes that the CPU decoder could do it better.
This assumption appears fragile at best, as CPU with those old adapter are likely to be old and underpower to start with.

Chrome doesn't appear to restrict use of those cards to a given resolution.
So we disable this restriction, while making it user configurable.

MozReview-Commit-ID: HhADHNR0FdJ

--HG--
extra : rebase_source : ece39cd9b84c6e372d1002ee12e72523cee3d04d
2017-11-22 20:58:09 +01:00
..
DXVA2Manager.cpp Bug 1417973 - Always use the AMD GPU decoder. r=mattwoodrow 2017-11-22 20:58:09 +01:00
DXVA2Manager.h Bug 1397307 - P3. Remove unused method. r=gerald 2017-09-11 17:37:44 +02:00
MFTDecoder.cpp Bug 1332234 - P1. Add support for AMD's VP9 hardware decoder. r=cpearce 2017-08-04 18:33:20 +02:00
MFTDecoder.h Bug 1332234 - P1. Add support for AMD's VP9 hardware decoder. r=cpearce 2017-08-04 18:33:20 +02:00
WMF.h Bug 1389980 - Ensure we only interact with WMF on MTA threads. r=aklotz,mattwoodrow 2017-08-15 10:00:14 +12:00
WMFAudioMFTManager.cpp Bug 1393535 Fix unused variable warnings in dom/ r=cpearce 2017-08-24 11:52:36 -05:00
WMFAudioMFTManager.h Bug 1394591 - P1. Use nsCString for decoder description. r=gerald 2017-09-01 14:25:28 +02:00
WMFDecoderModule.cpp Bug 1414759 - Replace some unnecessary media prefs with code constants. r=cpearce 2017-11-13 17:16:06 +11:00
WMFDecoderModule.h
WMFMediaDataDecoder.cpp Bug 1416473 - Don't treat MF_E_TRANSFORM_NEED_MORE_INPUT as fatal error. r=mattwoodrow 2017-11-15 19:29:24 +01:00
WMFMediaDataDecoder.h Bug 1394591 - P1. Use nsCString for decoder description. r=gerald 2017-09-01 14:25:28 +02:00
WMFUtils.cpp Bug 1305906 - Add YUVColorSpace handling in WMFVideoMFTManager r=mattwoodrow 2017-11-28 09:20:11 +09:00
WMFUtils.h Bug 1305906 - Add YUVColorSpace handling in WMFVideoMFTManager r=mattwoodrow 2017-11-28 09:20:11 +09:00
WMFVideoMFTManager.cpp Bug 1305906 - Add YUVColorSpace handling in WMFVideoMFTManager r=mattwoodrow 2017-11-28 09:20:11 +09:00
WMFVideoMFTManager.h Bug 1305906 - Add YUVColorSpace handling in WMFVideoMFTManager r=mattwoodrow 2017-11-28 09:20:11 +09:00
moz.build