mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
update for 1.0.3 release
This commit is contained in:
@@ -146,13 +146,13 @@
|
||||
<P>
|
||||
FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the library libFLAC which is licensed under the <A HREF="http://www.gnu.org/copyleft/lesser.html">LGPL</A>. The relevant documentation here is:
|
||||
<UL>
|
||||
<LI>The <A HREF="documentation.html#libFLAC">libFLAC API documentation</A></LI>
|
||||
<LI>The <A HREF="documentation.html#libflac">libFLAC API documentation</A> and <A HREF="documentation.html#libflacpp">libFLAC++ API documentation</A></LI>
|
||||
<LI>The <A HREF="format.html">formal description</A> of the FLAC format.</LI>
|
||||
<LI>The <A HREF="id.html">ID registration page</A> for registering an ID if you need to write custom metadata.</LI>
|
||||
</UL>
|
||||
</P>
|
||||
<P>
|
||||
There also are several examples in the FLAC code base of the use of libFLAC that may also be helpful. Visit the <A HREF="download.html">download page</A> for instructions on how to get the source.
|
||||
There also are several examples in the FLAC code base of the use of libFLAC and libFLAC++ that may also be helpful. Visit the <A HREF="download.html">download page</A> for instructions on how to get the source.
|
||||
</P>
|
||||
</FONT>
|
||||
</TD></TR>
|
||||
|
||||
Reference in New Issue
Block a user