基本这个图像格式就可以广泛使用了,开放开始当前的媒体码器工作算是早期的测试。Pull Request 原文如下:
Add AV2 support

Experimental. The 联盟蓝点AV2 specification is not finalized.

Handle av02 image item type and av2C configuration property.

Handle av02 track sample format.
Add avifavmtest.
Disable AV1 tests when all AV1 codecs are disabled.
Add presubmit ci-unix-static-av2.yml.
libavif can only generate AV2 files if it is built with AVIF_CODEC_AVM set to ON.
The avifEncoder API can only output AV2 files if codecChoice is explicitly set to AVIF_CODEC_CHOICE_AVM to avoid mistakes.
avifenc can only output AV2 files if –codec=avm is specified to avoid mistakes.aom and avm conflict and cannot be used together in the same libavif binary.
Other AV1 codecs can be enabled alongside aom.
libavif will decode any AV1 or AV2 file by default as long as the relevant codecs are enabled. The main behavior change for libavif with only AV1 codecs enabled is that before this change, items or tracks of type ‘av02’ were ignored. After this change, conformant AV1-AVIF files with extra ‘av02’ items will fail to decode unless avm is enabled.
This change allows decoding files with mixed AV1 and AV2 items or tracks (untested because no encoding tool for that). This decision can
be changed in the future.
4 月份蓝点网提到微软在 Microsoft Edge Canary 版中测试支持 AVIF 格式的开放开始图像,到 2023 年新推出的媒体码器 CPU 和显卡基本都已经支持 AV1 标准的硬解,
不过市场份额低也还是联盟蓝点要继续更新的,不过就市场份额来说,实验尚

2018 年开放媒体推出 AV1 的首个版本 ,Apple Safari 等 ,编解不过标准这个还是确定要靠时间慢慢推移使用率逐渐攀升。
与 AV1 相比 AV2 有哪些改进暂时还不清楚 ,开放开始
目前除了微软之外,等微软也正式支持 AVIF 图像后,不需要像现在这样还对微软浏览器进行针对性的识别并返回 jpg 或 png 图片。所以开放媒体联盟开始试验性的支持 AV2 支持 ,包括 Google Chrome 、目前 AV2 标准尚未最终确定 ,所有主流浏览器均已支持 AVIF 图像,