Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: pkgsrc-changes
Date: 04/13/2001 09:20:24
Module Name: pkgsrc
Committed By: simonb
Date: Fri Apr 13 06:20:23 UTC 2001
Modified Files:
pkgsrc/audio/madplay: Makefile
pkgsrc/audio/madplay/files: md5 patch-sum
Removed Files:
pkgsrc/audio/madplay/patches: patch-ab
Log Message:
Update package to 0.13.0 (beta).
Major changes include:
- The last complete audio frame should now be properly decoded even when
it is not followed by other data
- Ancillary data is now properly extracted from Layer III streams.
- Rewrote the Layer III joint stereo decoding routine to correct a major
MPEG-2 problem and a minor MPEG-1 problem decoding intensity stereo.
Other changes in the CHANGES file in the distribution.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/audio/madplay/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/madplay/files/md5
cvs rdiff -r1.8 -r1.9 pkgsrc/audio/madplay/files/patch-sum
cvs rdiff -r1.4 -r0 pkgsrc/audio/madplay/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.