2014-08-31 23:44:32 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 1.2:
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-12 01:21:11 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix ffmpeg1 detection.
|
2014-08-12 01:09:46 by Thomas Klausner | Files touched by this commit (48) |
Log message:
Switch to ffmpeg1 instead of ffmpeg.
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
|
2014-04-30 16:09:55 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add buildlink3.mk.
|
2014-04-27 18:29:39 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
Fix pkg-config file. Ride update.
|
2014-04-27 18:27:09 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 1.1:
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-10 07:39:17 by OBATA Akio | Files touched by this commit (72) |
Log message:
recursive bump from x264-devel builld number change (i.e. API change).
|
2014-01-27 19:41:15 by Thomas Klausner | Files touched by this commit (72) |
Log message:
Do not set FETCH_USING, should not be set in a package Makefile.
|
2013-04-29 23:31:13 by Joerg Sonnenberger | Files touched by this commit (38) |
Log message:
Add a number of includes hidden by libstdc++'s name space pollution.
|
2013-04-02 12:44:41 by Matthias Drochner | Files touched by this commit (12) |
Log message:
add the "acoustid" Python pkg and its dependencies, useful to
add acoustic fingerprints to py-beets
|