diff options
author | Sisir Koppaka <sisir.koppaka@gmail.com> | 2008-04-13 21:06:31 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2008-04-13 21:06:31 +0000 |
commit | b64c096be96686d4bf6ef4b50be60dc212f11d49 (patch) | |
tree | 33256c1668c992304eab61331a5926b010aff61c /doc | |
parent | 8c2a4ddca39a1ef6ca1cfe0bd45de06ae57ffc68 (diff) | |
download | ffmpeg-b64c096be96686d4bf6ef4b50be60dc212f11d49.tar.gz |
BFI demuxer
Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com)
Originally committed as revision 12808 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 e170f859f9..31747feb7a 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -135,6 +135,8 @@ different game cutscenes repacked for use with ScummVM. @tab Audio and video format used in some games by Entertainment Software Partners @item IFF @tab @tab X @tab Interchange File Format +@item BFI @tab @tab +@tab Brute Force & Ignorance, used in Flash Traffic: City of Angels @end multitable @code{X} means that encoding (resp. decoding) is supported. |