glide icon indicating copy to clipboard operation
glide copied to clipboard

AVIF fallback to integration for transparency

Open chcunningham opened this issue 1 year ago • 0 comments
trafficstars

Hi!

In https://github.com/bumptech/glide/issues/4807 and https://github.com/bumptech/glide/issues/5140, the platform AVIF decoder may not support transparency, so use of the integration library is recommended. Is there a smart way for me to setup the integration library as a runtime fallback for AVIF that uses transparency, while continuing to use the platform library for opaque AVIF? The underlying assumption here is that the platform library may perform better when hw acceleration is supported.

Thanks!

chcunningham avatar Oct 09 '24 17:10 chcunningham