File chromaprint.changes of Package chromaprint
-------------------------------------------------------------------
Thu Jul 28 09:00:34 UTC 2016 - olaf@aepfle.de
- Remove unused Provides libchromaprint-with-ffmpeg
-------------------------------------------------------------------
Fri Apr 1 17:06:25 UTC 2016 - olaf@aepfle.de
- Restore support for libswresample/libavresample (bsc#973555)
- Remove usage of deprecated API
chromaprint-ffmpeg-API.patch
-------------------------------------------------------------------
Mon Feb 15 12:33:23 UTC 2016 - jengelh@inai.de
- Update to new upstream release 1.3.1
* Support for ffmpeg 3.x
* 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
-------------------------------------------------------------------
Fri Dec 18 16:41:02 UTC 2015 - tchvatal@suse.com
- Remove needless conditional for the libdir which is in the macro
-------------------------------------------------------------------
Wed Dec 9 09:16:41 UTC 2015 - olaf@aepfle.de
- Use pkg-config to detect ffmpeg in cmake
chromaprint-ffmpeg-pkgconfig.patch
- Add bcond_without to use ffmpeg unconditional
-------------------------------------------------------------------
Tue Dec 8 12:56:35 UTC 2015 - olaf@aepfle.de
- Remove broken libffmpeg requires in devel pkg
-------------------------------------------------------------------
Tue Sep 22 08:47:31 UTC 2015 - olaf@aepfle.de
- Use pkgconfig for ffmpeg BuildRequires
-------------------------------------------------------------------
Tue Jun 16 11:43:02 UTC 2015 - mpluskal@suse.com
- Update to version 1.2
* 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
- Cleanup spec file with spec-cleaner
- Add missing dependency on boost
- Use cmake macro
-------------------------------------------------------------------
Wed Dec 10 16:08:21 UTC 2014 - olaf@aepfle.de
- Update to version 1.1
- Fixed potential DoS attack in fingerprint decompression code. (#6)
- Fixed invalid memory read with some fingerprinter configurations. (#5)
- Added support for audio format conversion with libav. (#2, Gordon Pettey)
-------------------------------------------------------------------
Wed Dec 10 02:37:57 UTC 2014 - hrvoje.senjan@gmail.com
- Add baselibs.conf
-------------------------------------------------------------------
Wed Oct 30 2013 - joerg.lorenzen@ki.tng.de
- Update to version 1.0
- Support for the latest FFmpeg API.
- Support for reading audio from stdin in fpcalc.
- Changed fpcalc to return non-zero status on failure.
-------------------------------------------------------------------
Tue Mar 19 20:08:53 UTC 2013 - schwab@suse.de
- Properly determine LIB_SUFFIX
-------------------------------------------------------------------
Fri Nov 9 21:52:34 UTC 2012 - hrvoje.senjan@gmail.com
- Update to version 0.7
- Support for the latest FFmpeg API.
- New (non-default) fingerprint algorithm that removes leading silence.
- API to configure fingerprint algorithms, currently only used by
CHROMAPRINT_ALGORITHM_TEST4.
-------------------------------------------------------------------
Tue May 29 00:00:00 UTC 2012 - Manfred.Tremmel@iiv.de
- ffmpeg doen't include url.h anymorecompile against ffmpeg_oldabi
-------------------------------------------------------------------
Sat May 19 07:50:41 CET 2012 - pascal.bleser@opensuse.org
- initial version (0.6)