mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c98c38080a
------------------------ 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>
11 lines
514 B
Plaintext
11 lines
514 B
Plaintext
------------------------ 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
|