diff options
author | adam <adam> | 2004-03-01 15:54:45 +0000 |
---|---|---|
committer | adam <adam> | 2004-03-01 15:54:45 +0000 |
commit | 2fbb39f145e18d2aaa8ccdad5f0e5df0b7dee0f3 (patch) | |
tree | 827d71daddbc3d5d4523e425f0a8cb4def737052 /audio/libmad/PLIST | |
parent | 2927934302f9fdb1fe1dd36ecc22beadda3109c9 (diff) | |
download | pkgsrc-2fbb39f145e18d2aaa8ccdad5f0e5df0b7dee0f3.tar.gz |
Changes 0.15.1b:
- New Layer III IMDCT routine based on Szu-Wei Lee's fast algorithm.
- Improved robustness of Layer II bitrate/mode combinations.
- Other improved portability and robustness.
Diffstat (limited to 'audio/libmad/PLIST')
-rw-r--r-- | audio/libmad/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libmad/PLIST b/audio/libmad/PLIST index 5bc2c161e9a..81acc035e83 100644 --- a/audio/libmad/PLIST +++ b/audio/libmad/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2003/12/17 03:23:45 simonb Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/03/01 15:54:45 adam Exp $ include/mad.h lib/libmad.a lib/libmad.la lib/libmad.so lib/libmad.so.2 -lib/libmad.so.2.0 +lib/libmad.so.2.1 lib/pkgconfig/mad.pc |