summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshihisa Uchida <uchida@rockbox.org>2010-05-14 11:24:36 +0000
committerYoshihisa Uchida <uchida@rockbox.org>2010-05-14 11:24:36 +0000
commit9fedf458146e5d710b7cf1f36219e236408ed217 (patch)
treefb54bd1bd3c8bc24a2ca913afc90d3a26a304569
parent800e71025894ac1b64644d4ec9bd5275baf255f8 (diff)
updates the README document.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26017 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/codecs/libtta/README.rockbox7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/codecs/libtta/README.rockbox b/apps/codecs/libtta/README.rockbox
index d605986d46..549aa4e097 100644
--- a/apps/codecs/libtta/README.rockbox
+++ b/apps/codecs/libtta/README.rockbox
@@ -8,13 +8,12 @@ This directory contains a decoder version of True Auido.
LICENSING INFORMATION
-True Audio license is described in the README file or each source file (excepts filter_arm.S)
-in this directory.
+True Audio license is described in the README file or each source file in this directory.
Limitation
-In some players, the decoding speed is not enough ( < 110%).
-(For example, H180: decoding speed < 60%)
+ - Decoding is not real time on some targets.
+ - Max duration is 4095 seconds (about 1 hours 8 minutes).
IMPORT DETAILS