diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2007-10-22 06:01:38 +0000 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2007-10-22 06:01:38 +0000 |
commit | 66f7679c620ebde5cdf38843c7d342e3c8456f7d (patch) | |
tree | 4584c98101a2df809fea4017388df94b4d4af029 /doc | |
parent | 4e745a3b28a4b2ab009e7e6fe40f2d0457fa2a63 (diff) | |
download | ffmpeg-66f7679c620ebde5cdf38843c7d342e3c8456f7d.tar.gz |
Beam Software SIFF demuxer and video decoder
Originally committed as revision 10833 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index a14741b3f3..a6aeea049a 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -117,6 +117,8 @@ different game cutscenes repacked for use with ScummVM. @item CRYO APC @tab @tab X @tab Audio format used in some games by CRYO Interactive Entertainment. @item Monkey's Audio @tab @tab X +@item SIFF @tab @tab X +@tab Audio and video format used in some games by Beam Software @end multitable @code{X} means that encoding (resp. decoding) is supported. |