mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
fix sorting of audio codecs
Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
755ba88640
commit
e6fa1ca5c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user