Closed
Bug 1394590
Opened 8 years ago
Closed 8 years ago
load AMD VP9 decoder when DLLs are found.
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(1 file)
Currently, the system allow for VP9 decoding only if the Microsoft VP9 decoder is found, which is only true on Windows 10 anniversary edition.
However, AMD vp9 decoder can be installed in other version of windows.
As such we should attempt to load the decoder wherever possible, not just Windows anniversary edition.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8902672 [details]
Bug 1394590 - Attempt using VP9 MFT when service is present.
https://reviewboard.mozilla.org/r/174344/#review179674
Attachment #8902672 -
Flags: review?(cpearce) → review+
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26ab2ce2a7db
Attempt using VP9 MFT when service is present. r=cpearce
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•