8ac7df0e5b
Command-line player/decoder for musepack audio PR: ports/46574 Submitted by: Stefan Ehmann <shoesoft@gmx.net>
14 lines
588 B
Text
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>
|