« Return to Thread: NEW: audio/alac_decoder

NEW: audio/alac_decoder

by Anthony J. Bentley :: Rate this Message:

| View in Thread

Hi,

alac_decoder is a basic decoder for Apple Lossless Audio Codec files
(ALAC). It is a C implementation of a decoder, written from reverse
engineering the file format. ALAC uses an adaptive FIR prediction
algorithm and stores the error values using a modified rice or golumb
algorithm.

Works well on i386/amd64.

ok?

--
Anthony J. Bentley


alac_decoder.tar.gz (1K) Download Attachment

 « Return to Thread: NEW: audio/alac_decoder