summaryrefslogtreecommitdiff
path: root/audio/chromaprint/patches
AgeCommit message (Collapse)AuthorFilesLines
2016-02-07Update chromaprint to 1.3:wiz1-15/+0
Version 1.3 -- February 2, 2016 =============================== - You can use use "-length 0" in fpcalc to get the full fingerprint - New function chromaprint_get_fingerprint_hash for calculating SimHash from the fingerprint data - Added info section to the fpcalc executable on Mac OS X - Generate .pc (pkg-config) file on Mac OS X when not building a framework - Removed use of some long deprecated FFmpeg APIs - Some smaller bug fixes
2015-10-27* Fix building on Darwin.adam2-5/+20
* Switch to FFmpeg-2.x, so we can get rid of FFmpeg-1 easier.
2014-08-11Fix ffmpeg1 detection.wiz1-0/+31
2014-04-27Update to 1.1:wiz1-12/+0
Version 1.1 -- November 23, 2013 ================================ - Fixed potential DoS attack in fingerprint decompression code. (#6) - Fixed invalid memory read with some fingerprinter configurations. (#5) - Fixed compilation with clang on OS X 10.9 (#7, #9) - Added support for audio format conversion with libav. (#2, Gordon Pettey) Version 1.0 -- September 7, 2013 ================================ - Support for the latest FFmpeg API. - Support for reading audio from stdin in fpcalc. - Changed fpcalc to return non-zero status on failure.
2013-04-29Add a number of includes hidden by libstdc++'s name space pollution.joerg1-0/+12