From 055dc116fcf75f7f38c64b689ebda7480a7da8c2 Mon Sep 17 00:00:00 2001 From: Stefan Gehrer Date: Sat, 17 Jan 2009 20:08:43 +0000 Subject: added demuxer for FunCom ISS audio files, extended ADPCM decoder by ISS specific IMA variant Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/general.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/general.texi b/doc/general.texi index b594fe157c..17d2cd5cb9 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -74,6 +74,8 @@ library: @tab .fli/.flc files @item FLV @tab X @tab X @tab Macromedia Flash video files +@item FunCom ISS @tab @tab X + @tab Audio format used in various games from FunCom like The Longest Journey. @item GXF @tab X @tab X @tab General eXchange Format SMPTE 360M, used by Thomson Grass Valley playout servers. @@ -385,6 +387,8 @@ following image formats are supported: @item Intel Music Coder @tab @tab X @item Interplay MVE DPCM @tab @tab X @tab Used in various Interplay computer games. +@item ISS IMA ADPCM @tab @tab X + @tab Used in FunCom games. @item MAXIS EA ADPCM @tab @tab X @tab Used in Sim City 3000. @item Microsoft ADPCM @tab X @tab X -- cgit v1.2.3