diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-08-31 22:20:00 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-08-31 22:20:00 +0000 |
commit | c98c38080a7a0127a147a241c782f9ddbfddced1 (patch) | |
tree | 5f58b234dbe64e5ce0f7915a4e294a322913315d /audio/amp/pkg-descr | |
parent | Activate xfce (diff) |
New port, amp:
------------------------ From the README file ------------------------
amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started
putting together as a side project of the MPEG hardware design project at
FER/Zagreb - just to confirm my knowledge of the standard. It works with
both MPEG1 and MPEG2 audio streams (except for the multichannel extensions
defined in MPEG2), layer3 only for now.
---------------------------- End of quote ----------------------------
PR: 3935
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
Diffstat (limited to 'audio/amp/pkg-descr')
-rw-r--r-- | audio/amp/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/amp/pkg-descr b/audio/amp/pkg-descr new file mode 100644 index 000000000000..d36cff99bdc7 --- /dev/null +++ b/audio/amp/pkg-descr @@ -0,0 +1,10 @@ +------------------------ From the README file ------------------------ +amp (Audio Mpeg Player) is an MPEG audio decoder which I originally started +putting together as a side project of the MPEG hardware design project at +FER/Zagreb - just to confirm my knowledge of the standard. It works with +both MPEG1 and MPEG2 audio streams (except for the multichannel extensions +defined in MPEG2), layer3 only for now. +---------------------------- End of quote ---------------------------- + +- Vanilla +vanilla@MinJe.com.TW |