Commit Graph

19 Commits

Author SHA1 Message Date
naddy
d1ec188891 Allow building if id3lib is present. 2002-11-03 01:55:16 +00:00
naddy
0d1719ab86 Make sure the port include files are searched first.
From: Alan Eldridge <alane@geeksrus.net>
2002-11-02 23:23:48 +00:00
naddy
e97f7bc20c Update to 1.0.4. Notable improvements:
- bug fixes for 24-bit handling
- x86 encoder and decoder speedups
- reduced memory requirements
2002-10-31 21:15:08 +00:00
naddy
1da56b9ef2 Update to 1.0.3. Changes in this release include:
- 10-15% decoder speedup
- 24-bit input support restored
- more robust plugins
- new metadata block for Vorbis-style tags
- vastly improved metadata editor
- new libFLAC++, a C++ object wrapper around libFLAC
- new metadata editing interface in libFLAC and libFLAC++
2002-07-07 19:09:28 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
naddy
71739f1b7d - Update to 1.0.2: bug fixes, optional Ogg encapsulation.
- Drop xmms plugin due to libtool issues.
2002-02-01 15:18:01 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
b495ce8bd3 enable regression test infrastructure 2001-10-25 14:15:57 +00:00
naddy
1f54e4802a kludge: only build xmms module on platforms where xmms is available 2001-10-09 15:05:20 +00:00
naddy
af524760b5 revert libtool changes; ugly but it builds at least 2001-09-26 14:18:23 +00:00
naddy
403eeeec6c whack included libtool into shape; work from brad@ 2001-08-31 20:24:54 +00:00
naddy
f5d876c4b1 unify XMMS plugin naming; simplify 2001-08-21 00:27:06 +00:00
brad
9521e9f4a6 bad, this will cause patching to fail. 2001-08-17 13:30:45 +00:00
naddy
211732264a - update to 1.0
- add XMMS plugin
2001-07-26 17:37:46 +00:00
naddy
164ce0b1d1 Update to 0.10:
* both encoder and decoder are significantly faster
* flac now has gzip-like command-line usage (should be more intuitive)
* the -# options have been tweaked for efficiency; -5 is the new default
* flac now autodetects WAVE input
* flac now ignores (with warning) unsupported WAVE subchunks
* new -o and --delete-input-file options
* new SEEKTABLE metadata block for storing seek points (speeds up seeking)
2001-06-07 20:17:49 +00:00
naddy
fd534e02fd fix alpha; from Matt Zimmerman <mdz@debian.org> on flac-dev 2001-05-20 12:06:51 +00:00
naddy
3b550d74bb fix patch and simplify 2001-05-19 19:12:36 +00:00
naddy
bc0b915ca8 Update to 0.9.
Several bug fixes and new features.  Format changed.
2001-05-18 19:14:38 +00:00
naddy
433823ab2a Import of flac 0.8.
flac is a free lossless audio codec.  It does not compete with
MP3/OggVorbis, which are lossy compression schemes.  Instead, flac
can be considered an equivalent to gzip/bzip2, optimized for audio
recordings (wav files).
2001-03-28 12:27:20 +00:00