remove beta language, update todo list

This commit is contained in:
Josh Coalson 2001-09-28 23:08:20 +00:00
parent f7a52e2d08
commit 26cb8d552f
1 changed files with 16 additions and 6 deletions

View File

@ -80,15 +80,15 @@
FLAC is an open source project and we are happy to enlist the help of anyone who wants to contribute. You can do this to a limited extent through the <A HREF="http://sourceforge.net/mail/?group_id=13478">mailing list</A> but if you have major changes to make to the code it's best to <A HREF="http://sourceforge.net/project/memberlist.php?group_id=13478">sign up as a developer</A>. In either case, make sure to check out the <A HREF="goals.html">FLAC goals</A> first; there are some thing the we <B>don't</B> want added to FLAC, like copy protection and lossy compression.
</P>
<P>
There are several areas that are especially important:
High priority items are:
</P>
<P>
<UL>
<LI>
Testing. Since FLAC is still beta this is number 1. If you are a lossless encoder you have to be absolutely lossless for all input. The test suite has patterns that are designed to strain the encoder to the limit but more test cases would definitely help.
More input plugins. Currently there are plugins for XMMS and Winamp; Freeamp is in the works. More is better!
</LI>
<LI>
More input plugins. Currently there are plugins for XMMS and Winamp; Freeamp is in the works. More is better!
Improving the compression methods.
</LI>
</UL>
</P>
@ -97,9 +97,6 @@
</P>
<P>
<UL>
<LI>
Improving the compression methods.
</LI>
<LI>
Fix the MSVC makefiles to make libFLAC.dll (instead of just the .lib).
</LI>
@ -114,6 +111,19 @@
</LI>
</UL>
</P>
<P>
Things that are in the works (check the flac-dev mailing list):
</P>
<P>
<UL>
<LI>
Windows ACM codec.
</LI>
<LI>
FLAC module for <A HREF="http://oss.sgi.com/projects/audiofile/">Audiofile</A>.
</LI>
</UL>
</P>
</FONT>
</TD></TR>
</TABLE>