From: Josh Coalson Date: Tue, 14 Jan 2003 06:57:20 +0000 (+0000) Subject: rewrite features summary and some other minor wording X-Git-Tag: 1.2.0~1142 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=925438d8a31c958e57ad399ac8444dbf9d0f2168;p=platform%2Fupstream%2Fflac.git rewrite features summary and some other minor wording --- diff --git a/doc/html/index.html b/doc/html/index.html index b72081a..1b113d1 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -84,7 +84,8 @@

Attention AudioTron users: Bery Rinaldo has released his Samba File Extension Mapping VFS Module that allows FLAC files to be played on the AudioTron.

New development on FLAC 1.0.5 is finishing up and I hope to have the next release out before the end of the year, or early January, depending on how testing goes.

-

If you use FLAC and have suggestions or patches, please join the mailing list or developers group. Bugs can be filed here, but make sure to check the known bugs section first.

+

If you use FLAC and have suggestions or patches, please join the mailing list. Bugs can be filed here, but make sure to check the known bugs section first.

+

last updated 2003-Jan-13

@@ -110,22 +111,20 @@

- "Free" means that the specification of the stream format is in the public domain (the FLAC project reserves the right to set the FLAC specification and certify compliance), and that neither the FLAC format nor any of the implemented encoding/decoding methods are covered by any patent. It also means that the sources for the libraries are available under the LGPL and the sources for flac, metaflac, and the plugins are available under the GPL. + "Free" means that the specification of the stream format is fully open to the public to be used for any purpose (the FLAC project reserves the right to set the FLAC specification and certify compliance), and that neither the FLAC format nor any of the implemented encoding/decoding methods are covered by any known patent. It also means that all the source code is available under open-source licenses.

FLAC compiles on many platforms: most Unixes (Linux, *BSD, Solaris, OS X), Windows, BeOS, and OS/2. There are build systems for autoconf/automake, MSVC, Watcom C, and Project Builder.

- See the features page, documentation page, or FLAC format page for more info, the comparison page to see how the reference encoder measures up, or the goals page for what the FLAC project hopes to achieve. + See the features page, documentation page, or FLAC format page for more info, or the comparison page to see how FLAC compares with other lossless codecs.

@@ -194,7 +193,7 @@

- If you have an application that uses FLAC and would like it to be able to tag .flac files with custom metadata, visit the registration page to register an ID for your application. + If you have an application that uses FLAC and would like it to be able to tag FLAC files with custom metadata, visit the registration page to register an ID for your application.