X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fhtml%2Fdevelopers.html;h=8347cff92e93355cc323660120fee2da2bc7864d;hb=0196c0f44cd32f73b4ba49cc3c05442dfbea13c0;hp=d80220d828184adb141a3335bafa10da215fa8d7;hpb=746dd68cf42696e4751084f9b0d06fee73fc8eff;p=platform%2Fupstream%2Fflac.git diff --git a/doc/html/developers.html b/doc/html/developers.html index d80220d..8347cff 100644 --- a/doc/html/developers.html +++ b/doc/html/developers.html @@ -1,167 +1,144 @@ - - + + + - - - FLAC - developers - - - - - - - - -
FLAC Logo
- -
- -
- - - - - -
- - - - - - - - - - - - - -
  home  |  news  |  download  |  features  |  goals  |  format  |  id  |  comparison  |  documentation  |  developers  
-
- -
- - - - - -
- - - - - -
  english  |  russian  
-
- -
- -
- -
- - - - -
-
- - -
- FLAC developers -
-
- - -
-

- 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 mailing list but if you have major changes to make to the code it's best to sign up as a developer. In either case, make sure to check out the FLAC goals first; there are some thing the we don't want added to FLAC, like copy protection and lossy compression. -

-

- High priority items are: -

-

-

    -
  • - More input plugins. Currently there are plugins for XMMS and Winamp; Freeamp is in the works. More is better! -
  • -
  • - Improving the compression methods. -
  • -
-

-

- Some other "nice-to-haves": -

-

-

    -
  • - Fix the MSVC makefiles to make libFLAC.dll (instead of just the .lib). -
  • -
  • - Configurable ID3V1 support and ID3V2 support in the plugins. -
  • -
  • - A better logo! Gimp jedi I'm not... -
  • -
-

-

- Things that are in the works (check the flac-dev mailing list): -

-

-

    -
  • - Windows ACM codec. -
  • -
  • - FLAC module for Audiofile. -
  • -
-

-
-
-
-
- - - - -
-
- - -
- third-party developers -
-
- - -
-

- FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the libraries libFLAC or libFLAC++ which are licensed under the LGPL. The relevant documentation here is: -

-

-

- There also are several examples in the FLAC code base of the use of libFLAC and libFLAC++ that may also be helpful. Visit the download page for instructions on how to get the source. -

-
-
-
-
- - -
- -

 Copyright (c) 2000,2001,2002 Josh Coalson

- - - + + + + + + + + + FLAC - developers + + + + + + +
+ + + +
+  english  | +  russian  +
+ +
+ +
+
+ developers +
+
+
+ FLAC is an open source project and we are happy to enlist the help of anyone who wants to contribute, or to help with FLAC support in other programs and devices. The preferred method of communication is the developer mailing list (you must subscribe to post).
+
+ FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the libFLAC libraries which are licensed under Xiph.org's BSD license.
+
+ Some pointers to developer documentation and code:
+ + More resources are available on the FLAC project page on Sourceforge.net. +
+ +
+ +
+ +
+
+ goals +
+
+
+ Since FLAC is an open-source project, it's important to have a set of goals that everyone works to. They may change slightly from time to time but they're a good guideline. Changes should be in line with the goals and should not attempt to embrace any of the anti-goals.
+
+ Goals + + Anti-goals
+ +
+ +
+ + + + + +