Skip to content
Snippets Groups Projects
Commit e6fa1ca5 authored by Justin Ruggles's avatar Justin Ruggles
Browse files

fix sorting of audio codecs

Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 755ba886
No related branches found
No related tags found
No related merge requests found
...@@ -368,10 +368,6 @@ following image formats are supported: ...@@ -368,10 +368,6 @@ following image formats are supported:
@item Electronic Arts ADPCM @tab @tab X @item Electronic Arts ADPCM @tab @tab X
@tab Used in various EA titles. @tab Used in various EA titles.
@item Enhanced AC-3 @tab @tab X @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 FLAC lossless audio @tab IX @tab X
@item G.726 ADPCM @tab X @tab X @item G.726 ADPCM @tab X @tab X
@item id RoQ DPCM @tab X @tab X @item id RoQ DPCM @tab X @tab X
...@@ -410,6 +406,10 @@ following image formats are supported: ...@@ -410,6 +406,10 @@ following image formats are supported:
@item Smacker audio @tab @tab X @item Smacker audio @tab @tab X
@item SMJPEG IMA ADPCM @tab @tab X @item SMJPEG IMA ADPCM @tab @tab X
@tab Used in certain Loki game ports. @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 @item THP ADPCM @tab @tab X
@tab Used on the Nintendo GameCube. @tab Used on the Nintendo GameCube.
@item True Audio (TTA) @tab @tab X @item True Audio (TTA) @tab @tab X
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment