Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603510 - media-libs/chromaprint-1.4.1 version bump
Summary: media-libs/chromaprint-1.4.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL: https://bitbucket.org/acoustid/chroma...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-22 21:29 UTC by Diogo Pereira
Modified: 2016-12-24 10:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diogo Pereira 2016-12-22 21:29:23 UTC
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.

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.
Comment 1 Alexis Ballier gentoo-dev 2016-12-24 10:33:56 UTC
commit 8fa6c270340ddda07ae0b31a26163abb6bf833a2
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sat Dec 24 11:26:45 2016 +0100

    media-libs/chromaprint: bump to 1.4.1, bug #603510
 

thx