From 29f86228a0d77bd6f62e66334b732650396f9571 Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Thu, 12 Oct 2006 12:02:58 +0000 Subject: support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index f41ead5da8..edbc097dd4 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -740,6 +740,8 @@ library: @tab Multimedia format used by Delphine Software games. @item MXF @tab @tab X @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. @end multitable @code{X} means that encoding (resp. decoding) is supported. @@ -843,6 +845,7 @@ following image formats are supported: @item KMVC @tab @tab X @tab Codec used in Worms games. @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. @end multitable @code{X} means that encoding (resp. decoding) is supported. -- cgit v1.2.3