diff options
author | chris <chris@pkgsrc.org> | 2002-09-24 09:51:25 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-09-24 09:51:25 +0000 |
commit | cc33add08312b2a5ffc13efef9ef19c5b59d13a5 (patch) | |
tree | 7266ff2e575cc3efeea91d0f958e704003330abf /doc | |
parent | 20e4f36c2042bd1672a9f90e1556e21ff26baa8b (diff) | |
download | pkgsrc-cc33add08312b2a5ffc13efef9ef19c5b59d13a5.tar.gz |
Note addition of tremor and tremor-tools.
Together they provide the basis for a fixed point ogg vorbis decoder. On arm
cpu's optimised asm routines are provided.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 6d904059802..90c4d8ab288 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.41 2002/09/24 02:08:53 dmcmahill Exp $ +$NetBSD: CHANGES,v 1.42 2002/09/24 09:51:25 chris Exp $ Changes to the packages collection and infrastructure in 2002: @@ -2948,3 +2948,5 @@ Changes to the packages collection and infrastructure in 2002: Updated psiconv to 0.8.2nb3 [jlam 2002-09-23] Updated p5-Jcode to 0.82 [taca 2002-09-23] Updated bins to 1.1.17 [dmcmahill 2002-09-23] + Added tremor 1.0.2 [chris 2002-09-24] + Added tremor-tools 1.0.0.8 [chris 2002-09-24] |