From 33a0dd378abd98647700a296e5869146de74ed1c Mon Sep 17 00:00:00 2001 From: Kostya Shishkov Date: Wed, 14 Mar 2007 14:49:49 +0000 Subject: DXA demuxer and decoder Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 3baae2f..f582755 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -898,6 +898,9 @@ library: @tab Material eXchange Format SMPTE 377M, used by D-Cinema, broadcast industry. @item SEQ @tab @tab X @tab Tiertex .seq files used in the DOS CDROM version of the game Flashback. +@item DXA @tab @tab X +@tab This format is used in non-Windows version of Feeble Files game and +different game cutscenes repacked for use with ScummVM. @end multitable @code{X} means that encoding (resp. decoding) is supported. @@ -1005,6 +1008,7 @@ following image formats are supported: @item VMware Video @tab @tab X @tab Codec used in videos captured by VMware. @item Cin Video @tab @tab X @tab Codec used in Delphine Software games. @item Tiertex Seq Video @tab @tab X @tab Codec used in DOS CDROM FlashBack game. +@item DXA Video @tab @tab X @tab Codec originally used in Feeble Files game. @end multitable @code{X} means that encoding (resp. decoding) is supported. -- cgit v1.1