diff options
author | Marco Gerards <mgerards@xs4all.nl> | 2007-04-07 16:03:23 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-04-07 16:03:23 +0000 |
commit | d1e0d21f9492215b324fe7872e050b2d48a55c1d (patch) | |
tree | 3e67a6ef88f4f739cdf795e07399202e72a9fd89 /doc | |
parent | efd2afc2aef18e9c8d43a18dccc792d901528992 (diff) | |
download | ffmpeg-d1e0d21f9492215b324fe7872e050b2d48a55c1d.tar.gz |
THP PCM decoder, used on the Nintendo GameCube.
patch by Marco Gerards, mgerards xs4all nl
Originally committed as revision 8646 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 54af81db2d..8c351c6374 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -902,7 +902,7 @@ library: @tab This format is used in non-Windows version of Feeble Files game and different game cutscenes repacked for use with ScummVM. @item THP @tab @tab X -@tab Used on the Nintendo GameCube (video only) +@tab Used on the Nintendo GameCube. @item C93 @tab @tab X @tab Used in the game Cyberia from Interplay. @end multitable |