Commit Graph

14 Commits

Author SHA1 Message Date
naddy
6c5f036baa Update to 1.1.0 and fix for ELF. 2003-04-18 00:28:40 +00:00
naddy
d1ec188891 Allow building if id3lib is present. 2002-11-03 01:55:16 +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
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
naddy
b495ce8bd3 enable regression test infrastructure 2001-10-25 14:15:57 +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
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
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