summaryrefslogtreecommitdiff
path: root/audio/chromaprint
AgeCommit message (Collapse)AuthorFilesLines
2017-02-24revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau.maya1-2/+2
It creates a noticeable change at least for mpv, which now doesn't complain about --vo=vaapi or --vo=vdpau.
2017-01-16Recursive bump for libvpx shlib major change.wiz2-3/+4
2017-01-01Updated audio/chromaprint to 1.4.2mef2-7/+7
---------------------------------- Version 1.4.2 -- December 28, 2016 ================================== - Fixed invalid memory access when decoding base64-encoded fingerprints. - Removed unnecessary library dependencies libchromaprint to avoid circular dependency problems with FFmpeg.
2016-12-19Updated chromaprint to 1.4.1.wiz3-9/+9
Version 1.4.1 -- December 12, 2016 ================================== - Restored the -v/-version parameter for fpcalc that got accidentally removed in 1.4. - Fixed processing of some short audio files. They were ignored in 1.4. - The DURATION field in the default output of fpcalc is now printed as an integer again. - Added missing version number to libchromaprint.pc. - Mac OS X fpcalc builds are done with clang/libc++ and should work on 10.7+. - Linux fpcalc builds are now fully static.
2016-12-12Updated chromaprint to 1.4.wiz5-23/+22
Switch to ffmpeg3. Version 1.4 -- December 3, 2016 =============================== - Fully streaming audio processing without any post-processing step for the fingerprint generation. - Many performance optimizations. Especially when processing long streams, operations should be faster and use less memory. - C++11 compiler is now required for building the library. - The public C API now uses standard fixed-size int types from stdint.h (breaks backwards compatibility). - All code written for the library is now distributed under the MIT license. - Kiss FFT is now included with the library and automatically used if no other FFT library is found. - Added support for using the FFTW3F version of FFTW3. - Boost is no longer used.
2016-08-17Recursive revbump from multimedia/libvpx uppdateryoon2-3/+4
2016-07-21Updated chromaprint to 1.3.2.wiz2-7/+7
Version 1.3.2 -- July 9, 2016 ============================= - Fixed crash on an invalid audio file that FFmpeg could not decode. - Fixed build on Ubuntu 14.04 with libav.
2016-02-11Bump ABI depends for chromaprint shlib version bump.wiz1-2/+2
Bump PKGREVISIONs of all packages using it.
2016-02-11Update 1.3 to 1.3.1mef3-10/+10
------------------- Version 1.3.1 -- February 10, 2016 ================================== - Fixed `fpcalc -length` to actually restrict fingerprints the requested length. - Fixed SONAME version for the shared library.
2016-02-07Update chromaprint to 1.3:wiz3-24/+7
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-11-18Recursive revbump from multimedia/libvpxryoon2-3/+4
2015-11-04Remove duplicate SHA512 digests that crept in.agc1-2/+1
2015-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-27* Fix building on Darwin.adam5-13/+31
* Switch to FFmpeg-2.x, so we can get rid of FFmpeg-1 easier.
2015-06-30Recursive revbump from pkgsrc/multimedia/libvpx.ryoon1-1/+2
2015-01-22I was mistaken: this does not support ffmpeg2; revert previous.wiz1-4/+3
2015-01-22Switch from ffmpeg1 to ffmpeg2.wiz1-3/+4
Bump PKGREVISION. Not buildlink3ed, so no recursive PKGREVISION++ necessary.
2014-08-31Update to 1.2:wiz3-9/+8
Version 1.2 -- August 26, 2014 ============================== - Fixed compilation with neither libswresample nor libavresample (#11) - Fixed compilation with static libav (#10) - Functions chromaprint_encode_fingerprint and chromaprint_decode_fingerprint are changed to accept const pointer as input - Added support for using the Kiss FFT library (should make Android port easier) - Removed obsolete dev tools from the package - More compatible DEBUG() macro
2014-08-11Fix ffmpeg1 detection.wiz1-0/+31
2014-08-11Switch to ffmpeg1 instead of ffmpeg.wiz3-5/+9
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
2014-04-30Add buildlink3.mk.wiz1-0/+14
2014-04-27Fix pkg-config file. Ride update.wiz1-1/+3
2014-04-27Update to 1.1:wiz4-22/+8
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.
2014-04-10recursive bump from x264-devel builld number change (i.e. API change).obache1-1/+2
2014-01-27Do not set FETCH_USING, should not be set in a package Makefile.wiz1-5/+1
2013-04-29Add a number of includes hidden by libstdc++'s name space pollution.joerg2-1/+14
2013-04-02add the "acoustid" Python pkg and its dependencies, useful todrochner4-0/+37
add acoustic fingerprints to py-beets