fdintino / pillow-avif-plugin

A pillow plugin that adds avif support via libavif
BSD 2-Clause "Simplified" License
90 stars 13 forks source link

fix: macOS arm64 illegal instruction segmentation fault with aom encoding #60

Closed fdintino closed 3 months ago

fdintino commented 3 months ago

refs #59; will have issue reporter confirm that this fixes the issue after releasing.

This updates the libavif sha to incorporate the fix in AOMediaCodec/libavif#2265