Files
sthen 9aabffef56 update to chromaprint-1.6.0
explicitly set FFT library to use FFmpeg's (it already uses FFmpeg for
file reading); the readme claims this is used by default but actually
1.5.1 picked up fftw in preference and 1.6.0 picks up its own internal
library - not sure what's up as the CMakeFile seems to match the readme
but...

prompted by build failures due to junking of fftw3,double (which it
was picking up in preference to fftw3,float previously listed as a dep)
that naddy and I both ran into.
2026-01-04 16:27:49 +00:00
..