diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2010-02-21 13:28:46 +0000 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2010-02-21 13:28:46 +0000 |
commit | 342c7dfdbb46b1ff778ef142dc93d24990e776d7 (patch) | |
tree | 08036ef506a3461982d15e5d12c523d1ec8f4a12 /doc | |
parent | 336ce917e6e6adb10ee44945684c67cdea65e228 (diff) | |
download | ffmpeg-342c7dfdbb46b1ff778ef142dc93d24990e776d7.tar.gz |
Bink video decoder
Originally committed as revision 21937 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 0f57df0cf1..036213559f 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -331,6 +331,8 @@ following image formats are supported: @item Beam Software VB @tab @tab X @item Bethesda VID video @tab @tab X @tab Used in some games from Bethesda Softworks. +@item Bink Video @tab @tab X + @tab Support for version 'b' is missing. @item Brute Force & Ignorance @tab @tab X @tab Used in the game Flash Traffic: City of Angels. @item C93 video @tab @tab X |