From 9fedf458146e5d710b7cf1f36219e236408ed217 Mon Sep 17 00:00:00 2001 From: Yoshihisa Uchida Date: Fri, 14 May 2010 11:24:36 +0000 Subject: updates the README document. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26017 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libtta/README.rockbox | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/codecs/libtta/README.rockbox b/apps/codecs/libtta/README.rockbox index d605986..549aa4e 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 -- cgit v1.1