diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2008-09-01 13:32:30 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2008-09-01 13:32:30 +0000 |
commit | e6fa1ca5c3735e01f909023c88fae623dd33629c (patch) | |
tree | eff48c4c6e61e6a13d28128b6c4077116110d8b4 /doc | |
parent | 755ba886400ed35cad69c91be79f2098bc88d87c (diff) | |
download | ffmpeg-e6fa1ca5c3735e01f909023c88fae623dd33629c.tar.gz |
fix sorting of audio codecs
Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/general.texi b/doc/general.texi index 617efce4eb..cdaf867e83 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -368,10 +368,6 @@ following image formats are supported: @item Electronic Arts ADPCM @tab @tab X @tab Used in various EA titles. @item Enhanced AC-3 @tab @tab X -@item Sonic @tab X @tab X - @tab experimental codec -@item Sonic lossless @tab X @tab X - @tab experimental codec @item FLAC lossless audio @tab IX @tab X @item G.726 ADPCM @tab X @tab X @item id RoQ DPCM @tab X @tab X @@ -410,6 +406,10 @@ following image formats are supported: @item Smacker audio @tab @tab X @item SMJPEG IMA ADPCM @tab @tab X @tab Used in certain Loki game ports. +@item Sonic @tab X @tab X + @tab experimental codec +@item Sonic lossless @tab X @tab X + @tab experimental codec @item THP ADPCM @tab @tab X @tab Used on the Nintendo GameCube. @item True Audio (TTA) @tab @tab X |