diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-05-22 23:34:37 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-05-29 00:45:28 +0200 |
commit | 75918016ab16cd69973e818759f027e78022dee4 (patch) | |
tree | 96ae70cca0034af82757ab433f01e368a7d33d69 /libavfilter/vf_v360.c | |
parent | 0c78b0dd3b59384a1bebc6bcb89cbca48667cb55 (diff) | |
download | ffmpeg-75918016ab16cd69973e818759f027e78022dee4.tar.gz |
Move bessel_i0() from swresample/resample to avutil/mathematics
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>
Diffstat (limited to 'libavfilter/vf_v360.c')
0 files changed, 0 insertions, 0 deletions