diff options
author | Björn Stenberg <bjorn@haxx.se> | 2008-11-05 13:30:58 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2008-11-05 13:30:58 +0000 |
commit | 45bd7e024603ba47207e5cc64c61e4116e8f1261 (patch) | |
tree | cf789bb0ce99eb8b153c5445c535ef5c4e4ead62 /apps/codecs/libtremor/README.rockbox | |
parent | 7ec9ceeaaabb75adaa790b41eba6dec020232fa6 (diff) |
Codec lib directories renamed, except for demac.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19018 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libtremor/README.rockbox')
-rw-r--r-- | apps/codecs/libtremor/README.rockbox | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/codecs/libtremor/README.rockbox b/apps/codecs/libtremor/README.rockbox new file mode 100644 index 0000000000..a4e141f6b3 --- /dev/null +++ b/apps/codecs/libtremor/README.rockbox @@ -0,0 +1,17 @@ +Library: Tremor-1.1.2 (Released 2002-05-17) +Imported: 2005-02-16 by Marcoen Hirschberg + +This directory contains a local version of Tremor for use by Rockbox +for software decoding of Ogg Vorbis files. + +LICENSING INFORMATION + +Tremor is distributed under Xiph.Org's BSD-like license - see the file COPYING +in this directory for details. + +IMPORT DETAILS + +The base version first imported into Rockbox was the SVN version of +Tremor-1.0.2 which was checked out on 2005-02-16. + +The autoconf/automake files were removed, as well as the doc and debian directories. |