Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AV1 for Microsoft Edge #6362

Merged
merged 3 commits into from
Jul 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions features-json/av1.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,30 +49,30 @@
"16":"n",
"17":"n",
"18":"n d #1",
"79":"y",
"80":"y",
"81":"y",
"83":"y",
"84":"y",
"85":"y",
"86":"y",
"87":"y",
"88":"y",
"89":"y",
"90":"y",
"91":"y",
"92":"y",
"93":"y",
"94":"y",
"95":"y",
"96":"y",
"97":"y",
"98":"y",
"99":"y",
"100":"y",
"101":"y",
"102":"y",
"103":"y"
"79":"n d #1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since Edge is available on macOS and Linux as well, I'm not sure if I agree with n d (sticking #1 on there is good in any case).

If it works on macOS and Linux out of the box, I'd argue for partial (=> a).

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried it macOS and didn't work there either.

"80":"n d #1",
"81":"n d #1",
"83":"n d #1",
"84":"n d #1",
"85":"n d #1",
"86":"n d #1",
"87":"n d #1",
"88":"n d #1",
"89":"n d #1",
"90":"n d #1",
"91":"n d #1",
"92":"n d #1",
"93":"n d #1",
"94":"n d #1",
"95":"n d #1",
"96":"n d #1",
"97":"n d #1",
"98":"n d #1",
"99":"n d #1",
"100":"n d #1",
"101":"n d #1",
"102":"n d #1",
"103":"n d #1"
},
"firefox":{
"2":"n",
Expand Down Expand Up @@ -498,7 +498,7 @@
},
"notes":"",
"notes_by_num":{
"1":"Can be enabled in Edge 18 by installing the AV1 Video Extension from the Microsoft Store",
"1":"Can be enabled in Edge on Windows 10 or later by installing the [AV1 Video Extension from the Microsoft Store](https://www.microsoft.com/store/productId/9MVZQVXJBQ9V)",
"2":"Firefox 65 only supported AV1 on Windows 64-bit",
"3":"Firefox 66 only supported AV1 on Windows and macOS",
"4":"Can be enabled in Firefox for Android via the `media.av1.enabled` flag in `about:config`"
Expand Down