| ▲ | culi a day ago | ||||||||||||||||
smartphones, computers, and TVs also dedicated hardware acceleration for AVIF video. Decoding an AVIF image uses virtually no battery/CPU power. It will require mass adoption to convince hardware makers to dedicate chips for decoding. especially with AVIF2 on the horizon | |||||||||||||||||
| ▲ | Scaevolus a day ago | parent [-] | ||||||||||||||||
Chrome doesn't use hardware acceleration for decoding any image codecs-- not for JPEG or WebP or AVIF. It has some code for it (using VA-API), but it's disabled by default. Hardware video decoders are generally hard to use for image decoding tasks. Safari appears to be the only shipping browser using hardware decoding for JPEG and HEIF (HEVC based images). This is probably because vertical integration lets them make the decoders appropriate for image use. Also, "AVIF video" is incorrect. AVIF is the image codec based on AV1 intra frames. | |||||||||||||||||
| |||||||||||||||||