mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-03 06:10:07 +02:00
2806afd28f
GPUs filter out denormals when reading floats via imageLoad. Denormals shouldn't be present in general, but if they are, this is a lossless codec, and we have to preserve them. This allows reading the exact values. Sponsored-by: Sovereign Tech Fund