winget install --id AcoustID.Chromaprint
About Chromaprint
C library for generating audio fingerprints used by AcoustID
What's new in 1.6.0
- Added support for FFmpeg 8.0 - Added chromaprint_decode_fingerprint_header function - Added missing chromaprint_get_algorithm function implementation - Optimized simhash calculation and fingerprint decoding - Improved fingerprint compression performance by pre-allocating vector storage - CMake improvements: updated minimum version to 3.10, use GNUInstallDirs, install config targets - Build Linux ARM64 binaries - Allow build to exclude internal avresample
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.6.0 | Unknown | - Added support for FFmpeg 8.0 - Added chromaprint_decode_fingerprint_header function - Added missing chromaprint_get_algorithm function implementation - Optimized simhash calculation and fingerprint decoding - Improved... |
| 1.5.1 | Unknown | - No functional source code changes. - Fixed some compiler warnings. - Rebuilt the fpcalc binaries with FFmpeg 4.4.1. - Added support for fat binaries on macOS, with support for both Intel and Apple silicon. |