summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/file_formats.tex14
1 files changed, 3 insertions, 11 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index e1e08df958..92e2a06713 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -107,8 +107,7 @@
107 107
108\opt{swcodec}{ 108\opt{swcodec}{
109 \section{\label{ref:Supportedaudioformats}Supported audio formats} 109 \section{\label{ref:Supportedaudioformats}Supported audio formats}
110 \textbf{Lossy codecs} 110 \subsection{Lossy Codecs}
111 \begin{table}
112 \begin{rbtabular}{\textwidth}{lp{6em}X}% 111 \begin{rbtabular}{\textwidth}{lp{6em}X}%
113 {\textbf{Format} & \textbf{Extension} & \textbf{Notes}}{}{} 112 {\textbf{Format} & \textbf{Extension} & \textbf{Notes}}{}{}
114 ATSC A/52 & \fname{.a52, .ac3} & Supports downmixing for playback of 5.1 streams in stereo. \\ 113 ATSC A/52 & \fname{.a52, .ac3} & Supports downmixing for playback of 5.1 streams in stereo. \\
@@ -123,11 +122,8 @@
123 Dialogic telephony type & \fname{.vox} & \\ 122 Dialogic telephony type & \fname{.vox} & \\
124 Windows Media Audio & \fname{.wma, .wmv, .asf} & \\ 123 Windows Media Audio & \fname{.wma, .wmv, .asf} & \\
125 \end{rbtabular} 124 \end{rbtabular}
126 \end{table}
127 \newpage
128 125
129 \textbf{Lossless codecs} 126 \subsection{Lossless Codecs}
130 \begin{table}
131 \begin{rbtabular}{\textwidth}{lp{6em}X}% 127 \begin{rbtabular}{\textwidth}{lp{6em}X}%
132 {\textbf{Format} & \textbf{Extension} & \textbf{Notes}}{}{} 128 {\textbf{Format} & \textbf{Extension} & \textbf{Notes}}{}{}
133 Audio Interchange File Format & \fname{.aif, .aiff} & AIFF supports following formats: \\ 129 Audio Interchange File Format & \fname{.aif, .aiff} & AIFF supports following formats: \\
@@ -166,11 +162,8 @@
166 & & Adobe SWF ADPCM\\ 162 & & Adobe SWF ADPCM\\
167 Wavpack & \fname{.wv} & \\ 163 Wavpack & \fname{.wv} & \\
168 \end{rbtabular} 164 \end{rbtabular}
169 \end{table}
170 \newpage
171 165
172 \textbf{Other codecs} 166 \subsection{Other Codecs}
173 \begin{table}
174 \begin{rbtabular}{\textwidth}{lp{6em}X}% 167 \begin{rbtabular}{\textwidth}{lp{6em}X}%
175 {\textbf{Format} & \textbf{Extension} & \textbf{Notes}}{}{} 168 {\textbf{Format} & \textbf{Extension} & \textbf{Notes}}{}{}
176 Atari Sound Format & \fname{.cmc, .cm3, .cmr, .cms, .dmc, .dlt, .mpt, .mpd} & \\ 169 Atari Sound Format & \fname{.cmc, .cm3, .cmr, .cms, .dmc, .dlt, .mpt, .mpd} & \\
@@ -181,5 +174,4 @@
181 Sound Interface Device & \fname{.sid} & \\ 174 Sound Interface Device & \fname{.sid} & \\
182 SPC700 & \fname{.spc} & \\ 175 SPC700 & \fname{.spc} & \\
183 \end{rbtabular} 176 \end{rbtabular}
184 \end{table}
185} 177}