summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex9
1 files changed, 6 insertions, 3 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index b118ba87ef..c00eaef9af 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -66,7 +66,7 @@
66 \emph{Lossy codecs} \\ 66 \emph{Lossy codecs} \\
67 \midrule 67 \midrule
68 MPEG audio & \fname{.mp1, .mpa, .mp2, .mp3} & \\ 68 MPEG audio & \fname{.mp1, .mpa, .mp2, .mp3} & \\
69 OGG/Vorbis & \fname{.ogg} & Some old ``floor 0'' files may crash Rockbox. \\ 69 OGG/Vorbis & \fname{.ogg, .oga} & Some old ``floor 0'' files may crash Rockbox. \\
70 Musepack & \fname{.mpc} & \\ 70 Musepack & \fname{.mpc} & \\
71 Advanced Audio Coding & \fname{.m4a, .m4b, .mp4} & \\ 71 Advanced Audio Coding & \fname{.m4a, .m4b, .mp4} & \\
72 Windows Media Audio & \fname{.wma, .wmv, .asf} & \\ 72 Windows Media Audio & \fname{.wma, .wmv, .asf} & \\
@@ -84,10 +84,13 @@
84 Wavpack & \fname{.wv} & \\ 84 Wavpack & \fname{.wv} & \\
85 Shorten & \fname{.shn} & Seeking not supported.\\ 85 Shorten & \fname{.shn} & Seeking not supported.\\
86 \opt{h1xx,h300,x5,m5,m3}{ 86 \opt{h1xx,h300,x5,m5,m3}{
87 Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 decode fast enough to be useful. \\ 87 Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode fast enough to be useful. \\
88 } 88 }
89 \opt{gigabeat}{ 89 \opt{gigabeat}{
90 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 decode fast enough to be useful. \\ 90 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful. \\
91 }
92 \nopt{h1xx,h300,x5,m5,m3,gigabeat}{%
93 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\
91 } 94 }
92 \\ 95 \\
93 \midrule 96 \midrule