Flake Code
Status: Beta
Brought to you by:
jbr79
File | Date | Author | Commit |
---|---|---|---|
CMakeModules | 2009-06-06 | jbr79 | [r249] add support for using libsndfile instead of lib... |
doc | 2009-06-07 | jbr79 | [r252] Add a doc subdirectory. Add a document detailin... |
flake | 2009-08-30 | jbr79 | [r264] update copyright year in commandline output |
libflake | 2009-08-30 | jbr79 | [r263] Fix bug in 2/4/8LEVEL order search where index ... |
libpcm_io | 2009-01-01 | jbr79 | [r233] Change libflake API to take 32-bit integer samp... |
util | 2009-01-01 | jbr79 | [r243] silence some gcc warnings |
CMakeLists.txt | 2009-06-06 | jbr79 | [r250] revert to using libpcm_io if libsndfile is not ... |
COPYING | 2006-09-12 | jbr79 | [r1] initial SVN import |
Changelog | 2009-06-06 | jbr79 | [r249] add support for using libsndfile instead of lib... |
README | 2007-05-20 | jbr79 | [r118] update my email address |
TODO | 2009-01-01 | jbr79 | [r238] add some items to the TODO list |
bswap.h | 2007-10-28 | jbr79 | [r176] use byteswap.h if available |
common.h | 2009-01-01 | jbr79 | [r240] use all 64 bits for START/STOP_TIMER |
------------------------------------------------------------------------------- Flake: FLAC audio encoder The purpose of Flake is to be an alternative to the FLAC reference encoder with the goal of increasing encoding speed and implementing experimental features. Neither the program nor the library have stable interfaces. Therefore, the commandline options and the library API/ABI may change. After version 1.0 is released, this will become more stable. The FLAC format and reference encoder were created by Josh Coalson and are hosted by the Xiph.org Foundation. Many thanks! ------------------------------------------------------------------------------- Copyright (c) 2006-2007 Justin Ruggles <justin.ruggles@gmail.com> http://flake-enc.sourceforge.net/ -------------------------------------------------------------------------------