On 2007/07/14 10:44, Vlad Glagolev wrote: > MAC: short for Monkey's Audio Codec, a lossless audio codec (files > with the .ape extension).
oh cool, I have a bunch of .apes and a half-finished slimserver port, this will be useful. On amd64 (verify, decompress, compress) all work ok. At first glance sparc64 appears to work but there are endian problems in WAV input/output Compiler flags need fixing (it compiles with -O3, this should be dropped and just use the optimization flag from CFLAGS) Quite important: > # GPL please take more care with the licenses, this is just wrong. Presence of a COPYING file does not mean GPL (especially when it says "I faked the LGPL license in order to make it hosted at SourceForge"...)
