diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-05-19 21:49:25 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-05-19 21:49:25 +0000 |
| commit | 78cd0c514ed5a8a90d787e5aa9534181aee0eee4 (patch) | |
| tree | 8ae0011df183bbf7f01f800556c6ca1596ae4ced /manual/appendix | |
| parent | 2d4031057fe9a82b3ddebfbf373a9228f5934652 (diff) | |
| download | rockbox-78cd0c514ed5a8a90d787e5aa9534181aee0eee4.zip rockbox-78cd0c514ed5a8a90d787e5aa9534181aee0eee4.tar.gz rockbox-78cd0c514ed5a8a90d787e5aa9534181aee0eee4.tar.bz2 rockbox-78cd0c514ed5a8a90d787e5aa9534181aee0eee4.tar.xz | |
Add AAC to the manuals codec featureset table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29900 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/file_formats.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index b79570c..8bbb731 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -230,6 +230,7 @@ {\textbf{Format} & \textbf{Seek} & \textbf{Resume} & \textbf{Gapless}}{}{} ATSC A/52 (AC3) & x & x & \\ ADX & x & & \\ + Advanced Audio Coding & x & x & x \\ MPEG audio & x & x & x \\ Musepack & x & x & x \\ OGG/Vorbis & x & x & x \\ |