diff options
author | Peter Ross <pross@xvid.org> | 2010-01-31 12:51:15 +0000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2010-01-31 12:51:15 +0000 |
commit | c0d3f516cb18f87995153e46acbb62563b3f2969 (patch) | |
tree | 69c5d0bd8665cc44926746da1e0cdbda61df2a51 /doc | |
parent | 2e375df5b257cb2c74bb80ec5cd46f6957c7ecae (diff) | |
download | ffmpeg-c0d3f516cb18f87995153e46acbb62563b3f2969.tar.gz |
Bink Audio decoder
Originally committed as revision 21570 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 60b4cd7421..1b9fdbd359 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -550,6 +550,8 @@ following image formats are supported: @tab QuickTime fourcc 'alac' @item Atrac 1 @tab @tab X @item Atrac 3 @tab @tab X +@item Bink Audio @tab @tab X + @tab Used in Bink and Smacker files in many games. @item Delphine Software International CIN audio @tab @tab X @tab Codec used in Delphine Software International games. @item COOK @tab @tab X |