diff options
author | Rodger Combs <rodger.combs@gmail.com> | 2015-06-23 12:35:34 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-25 19:29:02 +0200 |
commit | 388a6f581ab64f75c9f7957442b74cecd59fb14c (patch) | |
tree | d8d5d8764a67ff396a4d1d1b4980570d2d361d54 /doc/general.texi | |
parent | 0643b4bf74a44c9e24cd75a2b99f9d1fd128e4f6 (diff) | |
download | ffmpeg-388a6f581ab64f75c9f7957442b74cecd59fb14c.tar.gz |
lavc+doc: adjust names to reflect ADPCM THP not being GameCube-only
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 4a1f86751d..68ff58bf41 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -880,7 +880,7 @@ following image formats are supported: @item ADPCM MS IMA @tab X @tab X @item ADPCM Nintendo Gamecube AFC @tab @tab X @item ADPCM Nintendo Gamecube DTK @tab @tab X -@item ADPCM Nintendo Gamecube THP @tab @tab X +@item ADPCM Nintendo THP @tab @tab X @item ADPCM QT IMA @tab X @tab X @item ADPCM SEGA CRI ADX @tab X @tab X @tab Used in Sega Dreamcast games. |