mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-31 12:46:39 +02:00
75918016ab
0th order modified bessel function of the first kind are used in multiple places, lets avoid having 3+ different implementations I picked this one as its accurate and quite fast, it can be replaced if a better one is found Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>