Browse Source

Add GSM into list of supported audio codecs.

Originally committed as revision 15700 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 17 years ago
parent
commit
3f33271aa4
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/general.texi

+ 4
- 0
doc/general.texi View File

@@ -370,6 +370,10 @@ following image formats are supported:
@item Enhanced AC-3 @tab @tab X
@item FLAC lossless audio @tab IX @tab X
@item G.726 ADPCM @tab X @tab X
@item GSM @tab X @tab X
@tab supported through external library libgsm
@item GSM_MS @tab X @tab X
@tab supported through external library libgsm
@item id RoQ DPCM @tab X @tab X
@tab Used in Quake III, Jedi Knight 2, other computer games.
@item Intel Music Coder @tab @tab X


Loading…
Cancel
Save