mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-07 03:23:06 +02:00
416923346a
The powf builtin causes crashes on older clang, so manually implement the (faster) intrinsic. The code it spawns is identical to that of nvcc.