Skip to content

Commit

Permalink
Firefox 121 stable can enable HEVC via flag
Browse files Browse the repository at this point in the history
  • Loading branch information
tats-u committed Dec 27, 2023
1 parent 57c422c commit addd214
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions features-json/hevc.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,11 +208,11 @@
"117":"n",
"118":"n",
"119":"n",
"120":"n d #6",
"121":"n d #6",
"122":"n d #6",
"123":"n d #6",
"124":"n d #6"
"120":"n #6",
"121":"n d #7",
"122":"n d #7",
"123":"n d #7",
"124":"n d #7"
},
"chrome":{
"4":"n",
Expand Down Expand Up @@ -598,7 +598,8 @@
"3":"Supported only on macOS High Sierra or later",
"4":"Supported for all devices on macOS (>= Big Sur 11.0) and Android (>= 5.0) if Edge >= 107, for devices with [hardware support](https://techcommunity.microsoft.com/t5/discussions/updated-dev-channel-build-77-0-211-3-is-live/m-p/745801#M6548) on Windows (>= Windows 10 1709) when [HEVC video extensions from the Microsoft Store](https://apps.microsoft.com/store/detail/hevc-video-extension/9NMZLZ57R3T7) is installed",
"5":"Supported for all devices on macOS (>= Big Sur 11.0) and Android (>= 5.0), for devices with [hardware support](https://github.com/StaZhu/enable-chromium-hevc-hardware-decoding) on Windows (>= Windows 8), and for devices with hardware support powered by VAAPI on Linux and ChromeOS",
"6":"Supported for devices with hardware support (the range is the same as Edge) on Windows in Nightly only"
"6":"Supported for devices with hardware support (the range is the same as Edge) on Windows in Nightly only",
"7":"Supported for devices with hardware support (the range is the same as Edge) on Windows only. Enabled by default in Nightly and can be enabled via the `media.wmf.hevc.enabled` pref in `about:config`"
},
"usage_perc_y":21.24,
"usage_perc_a":68.6,
Expand Down

0 comments on commit addd214

Please sign in to comment.