1
0
Fork 0
forked from len0rd/rockbox

Correct notation of a few supported audio formats in the manual.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29856 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-05-10 21:38:00 +00:00
parent 90f21b3fcc
commit df7deee00f

View file

@ -126,9 +126,9 @@
\begin{rbtabular}{\textwidth}{lp{6em}X}%
{\textbf{Format} & \textbf{Extension} & \textbf{Notes}}{}{}
Audio Interchange File Format & \fname{.aif}, \fname{.aiff} & AIFF supports following formats:\\
& & linear pcm 8/16/24/32 bit\\
& & Linear PCM 8/16/24/32 bit\\
& & IEEE float 32/64 bit\\
& & ITU-T G.711 a-low/$\mu$-low\\
& & ITU-T G.711 a-law/$\mu$-law\\
& & QuickTime IMA ADPCM\\
\opt{gigabeatf,iriverh100,iriverh300,iaudiox5,iaudiom5,iaudiom3,ipodnano2g,clipv1}{
Monkey's Audio & \fname{.ape}, \fname{.mac} & -c1000 to -c3000
@ -142,17 +142,17 @@
}
\\
Sun Audio & \fname{.au}, \fname{.snd} & Sun Audio supports following formats: \\
& & linear pcm 8/16/24/32 bit \\
& & Linear PCM 8/16/24/32 bit \\
& & IEEE float 32/64 bit\\
& & ITU-T G.711 a-low/$\mu$-low\\
& & ITU-T G.711 a-law/$\mu$-law\\
Free Lossless Audio & \fname{.flac} & \\
Apple Lossless & \fname{.m4a}, \fname{.mp4} & \\
Shorten & \fname{.shn} & Seeking not supported.\\
True Audio & \fname{.tta} & \\
Wave64 & \fname{.w64} & Wave/Wave64 supports following formats: \\
Waveform audio format & \fname{.wav} & linear pcm 8/16/24/32 bit\\
Waveform audio format & \fname{.wav} & Linear PCM 8/16/24/32 bit\\
& & IEEE float 32/64 bit\\
& & ITU-T G.711 a-low/$\mu$-low\\
& & ITU-T G.711 a-law/$\mu$-law\\
& & Microsoft ADPCM\\
& & Intel DVI ADPCM(IMA ADPCM) 2/3/4/5 bit\\
& & Dialogic OKI ADPCM\\