Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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