1
0
Fork 0
forked from len0rd/rockbox

Add AAC to the manuals codec featureset table.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29900 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-05-19 21:49:25 +00:00
parent 2d4031057f
commit 78cd0c514e

View file

@ -230,6 +230,7 @@
{\textbf{Format} & \textbf{Seek} & \textbf{Resume} & \textbf{Gapless}}{}{} {\textbf{Format} & \textbf{Seek} & \textbf{Resume} & \textbf{Gapless}}{}{}
ATSC A/52 (AC3) & x & x & \\ ATSC A/52 (AC3) & x & x & \\
ADX & x & & \\ ADX & x & & \\
Advanced Audio Coding & x & x & x \\
MPEG audio & x & x & x \\ MPEG audio & x & x & x \\
Musepack & x & x & x \\ Musepack & x & x & x \\
OGG/Vorbis & x & x & x \\ OGG/Vorbis & x & x & x \\