bentley 5e938ba715 Import alac_decoder-0.2.0.
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.

The program located here will not be able to handle all ALAC files, it
can only handle mono or stereo files. ALAC allows up to 8 channels. The
ALAC decoder supports both 16 and 24 bit sample sizes.

The decoder can read an ALAC stream from either a file or from stdin,
and write it as raw PCM data or as a WAV file to either stdout or a
file.

An encoder is not provided.


ok sthen@
2012-02-28 11:16:18 +00:00
2012-02-28 11:16:18 +00:00
2011-12-15 22:26:59 +00:00
2011-12-05 16:07:22 +00:00
2012-01-09 18:25:44 +00:00
2012-02-28 10:56:00 +00:00
2012-02-28 05:58:15 +00:00
2012-02-27 14:39:41 +00:00
2011-11-30 18:57:49 +00:00
2012-02-18 01:16:08 +00:00
2012-01-16 12:20:39 +00:00
2012-02-27 20:42:39 +00:00
2012-02-23 15:11:04 +00:00
2012-02-27 18:53:58 +00:00
2012-02-28 02:25:30 +00:00
2011-12-21 15:01:56 +00:00
2012-02-28 08:51:17 +00:00
2012-02-28 08:46:27 +00:00
2012-02-27 18:21:41 +00:00
2012-02-28 05:57:50 +00:00
2012-02-22 10:30:34 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%