diff options
author | Mike Melanson <mike@multimedia.cx> | 2004-01-02 04:50:08 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2004-01-02 04:50:08 +0000 |
commit | da00f30e24e6ff4e339dffc3656cbf2b696b3991 (patch) | |
tree | 3c5d2380f023f93314f63ac94332364d39f91e6a /doc | |
parent | a7eb3c8dd158daaf134e438663b6e05cc327438b (diff) | |
download | ffmpeg-da00f30e24e6ff4e339dffc3656cbf2b696b3991.tar.gz |
VMD support
Originally committed as revision 2654 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 99536ff802..c63d019341 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -653,6 +653,8 @@ library: @tab Used in Quake II @item FLIC format @tab @tab X @tab .fli/.flc files +@item Sierra VMD @tab @tab X +@tab used in Sierra CD-ROM games @end multitable @code{X} means that the encoding (resp. decoding) is supported. @@ -723,6 +725,7 @@ following image formats are supported: @item Planar RGB @tab @tab X @tab fourcc: 8BPS @item FLIC video @tab @tab X @item Duck TrueMotion v1 @tab @tab X @tab fourcc: DUCK +@item VMD Video @tab @tab X @tab used in Sierra VMD files @end multitable @code{X} means that the encoding (resp. decoding) is supported. |