diff options
author | Nils Wallménius <nils@rockbox.org> | 2010-07-19 11:12:21 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2010-07-19 11:12:21 +0000 |
commit | a083b9a9e083f3c1fca35becdcbe25d606ed3dff (patch) | |
tree | ec19b66b9bfd0218f0bf4926e3c959fc7a02158d /manual/appendix | |
parent | 2e73e53679288d44ddb3a0fb998f1f23e6178cd0 (diff) |
TTA should be realtime on all targets now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27491 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r-- | manual/appendix/file_formats.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index bbad199c66..5ea78fcb90 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -147,7 +147,7 @@ Free Lossless Audio & \fname{.flac} & \\ Apple Lossless & \fname{.m4a, .mp4} & \\ Shorten & \fname{.shn} & Seeking not supported.\\ - True Audio & \fname{.tta} & Decoding is not real time on some targets.\\ + True Audio & \fname{.tta} & \\ Wave64 & \fname{.w64} & Wave/Wave64 supports following formats: \\ Waveform audio format & \fname{.wav} & linear pcm 8/16/24/32 bit. \\ & & IEEE float 32/64 bit\\ |