Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2003 08:34:22
Module Name: pkgsrc
Committed By: agc
Date: Thu Jul 3 08:34:22 UTC 2003
Modified Files:
pkgsrc/doc: CHANGES
Log Message:
Due to popular demand, initial import of Steve Woodford's mad123-0.7,
a command-line MPEG audio player, into the NetBSD Packages Collection.
mad123 is a simple command line MP3 player using Robert Leslie's
libmad fixed-point MP3 decoder library.
This is not meant to be a serious replacement for the ubiquitous
mpg123 program. Instead, this is a merely an experiment in using
libmad. At the time mad123 was written, a couple of things set it
apart from the command line MP3 player supplied with libmad (madplay):
1) Supports URL style MP3 pathnames.
2) The audio output is double-buffered.
3) Streams can be pre-buffered using read-ahead.
4) Simple keyboard controls.
5) CTRL-C behaves like it does for mpg123.
6) It can be installed setuid-root so it can adjust scheduling
priority to reduce its susceptiblity to jitter.
To generate a diff of this commit:
cvs rdiff -r1.2669 -r1.2670 pkgsrc/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.