gecko-dev/dom/media/platforms/wmf
Jean-Yves Avenard 519689d5ee Bug 1322234 - P4. Don't attempt to use Windows VP9 decoder for profile 1 and 3. r=bryce
The Windows VP9 hardware decoder currently do not support anything else than profile 0 and 2 (YUV420) and return garbage when decoding.

We error on those streams allowing to fall back on the ffvp9 software decoder.

Depends on D7647

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

--HG--
extra : moz-landing-system : lando
2018-10-04 09:52:37 +00:00
..
DXVA2Manager.cpp Bug 1495025 - P3. Store original IMFMediaType's subtype in D3D11SharedHandleImage. r=cpearce 2018-10-04 09:40:51 +00:00
DXVA2Manager.h Bug 1495025 - P3. Store original IMFMediaType's subtype in D3D11SharedHandleImage. r=cpearce 2018-10-04 09:40:51 +00:00
MFTDecoder.cpp Bug 1495025 - P6. Remove now unused paramater. r=bryce 2018-10-04 09:47:59 +00:00
MFTDecoder.h Bug 1495025 - P6. Remove now unused paramater. r=bryce 2018-10-04 09:47:59 +00:00
moz.build
WMF.h
WMFAudioMFTManager.cpp Bug 1495025 - P6. Remove now unused paramater. r=bryce 2018-10-04 09:47:59 +00:00
WMFAudioMFTManager.h Bug 1431221 - P9. Properly retrieve and set channel layout on windows. r=cpearce 2018-03-24 10:57:55 +01:00
WMFDecoderModule.cpp Bug 1322234 - P1. Add option to disable hardware decoding. r=bryce 2018-10-04 09:42:56 +00:00
WMFDecoderModule.h
WMFMediaDataDecoder.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
WMFMediaDataDecoder.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11: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 1322234 - P4. Don't attempt to use Windows VP9 decoder for profile 1 and 3. r=bryce 2018-10-04 09:52:37 +00:00
WMFVideoMFTManager.h Bug 1470754 - Remove AMD VP9 MFT support r=bryce 2018-06-25 17:49:48 +00:00