diff options
author | James Almer <jamrial@gmail.com> | 2013-05-03 18:07:13 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2013-05-10 16:10:51 -0300 |
commit | e7814ed839d16bf2fe1ce3d4954af89b0323c99d (patch) | |
tree | 74c125edc2ec7c9fd0e5e0b5b3f1c153ea25e821 /doc | |
parent | b2cf655d6e3d8446fd2ce0197aede831e941f0e8 (diff) | |
download | ffmpeg-e7814ed839d16bf2fe1ce3d4954af89b0323c99d.tar.gz |
ADPCM DTK decoder
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index b6e731a437..215abe6198 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -771,6 +771,7 @@ following image formats are supported: @item ADPCM Microsoft @tab X @tab X @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 QT IMA @tab X @tab X @item ADPCM SEGA CRI ADX @tab X @tab X |