freebsd-ports/audio/mppdec/pkg-descr
Edwin Groothuis 8ac7df0e5b New port: mppdec
Command-line player/decoder for musepack audio

PR:		ports/46574
Submitted by:	Stefan Ehmann <shoesoft@gmx.net>
2003-04-01 00:01:43 +00:00

14 lines
588 B
Text

mppdec -- the MPEGplus compressed audio decoder
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is a speed and portability optimized version of Andree Buschmann's
MPEG-Plus decoder. Speed enhancement is about 1:4...1:5 relative to the
original source. Some of these optimizations flood back to the original
decoder, but especially on AMD K6-2/AMD K6-III/AMD Athlon/AMD Duron/Intel
Pentium III/Intel Pentium 4 there's still some hand written assembler code
so this decoder ist still much faster.
WWW: http://www.uni-jena.de/~pfk/mpp/
--
Frank Klemm <pfk@schnecke.offl.uni-jena.de>