fc6f899691
worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476
12 lines
453 B
Text
12 lines
453 B
Text
FLAC is an Open Source lossless audio codec.
|
|
|
|
FLAC is comprised of
|
|
* libFLAC, a library which implements reference encoders and
|
|
decoders for native FLAC and Ogg FLAC, and a metadata interface
|
|
* libFLAC++, a C++ object wrapper library around libFLAC
|
|
* flac, a command-line program for encoding and decoding files
|
|
* metaflac, a command-line program for viewing and editing FLAC
|
|
metadata
|
|
* user and API documentation
|
|
|
|
WWW: http://flac.sourceforge.net/
|