diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-04 20:28:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-04 20:28:31 +0000 |
commit | 76a963c995250b11d04bc0ba41bb33bd44ab367d (patch) | |
tree | 46940e4c2c31370d8d65db5fe89f8abe6e83cfb5 /audio/libmusepack/DESCR | |
parent | 35fa36f1a934cc84face16970b1c01a5073adcff (diff) | |
download | pkgsrc-76a963c995250b11d04bc0ba41bb33bd44ab367d.tar.gz |
Initial import of libmusepack-1.0.3:
Musepack is an audio compression format with a strong emphasis on
high quality. It's not lossless, but it is designed for transparency,
so that you won't be able to hear differences between the original
wave file and the much smaller MPC file.
It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly
developed and vastly improved and is now at an advanced stage in
which it contains heavily optimized and patentless code.
Diffstat (limited to 'audio/libmusepack/DESCR')
-rw-r--r-- | audio/libmusepack/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/libmusepack/DESCR b/audio/libmusepack/DESCR new file mode 100644 index 00000000000..850d102aee0 --- /dev/null +++ b/audio/libmusepack/DESCR @@ -0,0 +1,8 @@ +Musepack is an audio compression format with a strong emphasis on +high quality. It's not lossless, but it is designed for transparency, +so that you won't be able to hear differences between the original +wave file and the much smaller MPC file. + +It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly +developed and vastly improved and is now at an advanced stage in +which it contains heavily optimized and patentless code. |