remove beta language, update todo list
authorJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 28 Sep 2001 23:08:20 +0000 (23:08 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 28 Sep 2001 23:08:20 +0000 (23:08 +0000)
doc/developers.html

index 7429bc3..70706fc 100644 (file)
                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>
@@ -98,9 +98,6 @@
        <P>
        <UL>
                <LI>
-                       Improving the compression methods.
-               </LI>
-               <LI>
                        Fix the MSVC makefiles to make libFLAC.dll (instead of just the .lib).
                </LI>
                <LI>
                </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>