diff options
author | Anssi Hannula <anssi.hannula@iki.fi> | 2007-04-07 21:34:18 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-04-07 21:34:18 +0000 |
commit | 8e952e4d2372c743b35fae4060f13f2e128cad96 (patch) | |
tree | 54d2f00569e10318e1a0a972adef3a13de38a9ae /doc | |
parent | 204424a4c747d1257a4180d90f5249a8ef9c71e6 (diff) | |
download | ffmpeg-8e952e4d2372c743b35fae4060f13f2e128cad96.tar.gz |
CRYO APC demuxer
patch by Anssi Hannula, anssi.hannula gmail com
Originally committed as revision 8656 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 971af969af..3db5685bc0 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -907,6 +907,8 @@ different game cutscenes repacked for use with ScummVM. @tab Used in the game Cyberia from Interplay. @item Bethsoft VID @tab @tab X @tab Used in some games from Bethesda Softworks. +@item CRYO APC @tab @tab X +@tab Audio format used in some games by CRYO Interactive Entertainment. @end multitable @code{X} means that encoding (resp. decoding) is supported. |