From c0e3f8311ef9723bde0832a664868a3612569276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vivien=20Gu=C3=A9ant?= Date: Wed, 6 Jul 2022 10:53:25 +0200 Subject: [PATCH 1/3] Update AV1 for Microsoft Edge Microsoft Edge (including latest versions) are not compatible with AV1 by default. - Under Windows 7, Windows 8, Mac or Linux, video file encoded in AV1cannot be played by Microsoft Edge. - Under Windows 10 and Windows 11, it is possible to play a video file encoded in AV1 with Microsoft Edge, only after installing the AV1 codec extension, available for free in the Microsoft Store. --- features-json/av1.json | 50 +++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/features-json/av1.json b/features-json/av1.json index dea7318c30..2819bd067d 100644 --- a/features-json/av1.json +++ b/features-json/av1.json @@ -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", + "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", @@ -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 under windows 10 and windows 11 by installing the AV1 Video Extension from the Microsoft Store", "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`" From 0581a70dd5e546de459df85bcfaacdf0fdad3b34 Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Tue, 12 Jul 2022 21:15:46 -0700 Subject: [PATCH 2/3] Update features-json/av1.json Co-authored-by: Kai <2644614+Schweinepriester@users.noreply.github.com> --- features-json/av1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features-json/av1.json b/features-json/av1.json index 2819bd067d..0ada9d10d2 100644 --- a/features-json/av1.json +++ b/features-json/av1.json @@ -498,7 +498,7 @@ }, "notes":"", "notes_by_num":{ - "1":"Can be enabled in Edge under windows 10 and windows 11 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`" From 044a89e3e3fb1411951351de068b75fecee18692 Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Tue, 12 Jul 2022 21:17:56 -0700 Subject: [PATCH 3/3] Update av1.json --- features-json/av1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features-json/av1.json b/features-json/av1.json index 0ada9d10d2..42a82f78e6 100644 --- a/features-json/av1.json +++ b/features-json/av1.json @@ -72,7 +72,7 @@ "100":"n d #1", "101":"n d #1", "102":"n d #1", - "103":"n d #1", + "103":"n d #1" }, "firefox":{ "2":"n",