diff options
author | Vladimir Voroshilov <voroshil@gmail.com> | 2007-09-29 15:20:22 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2007-09-29 15:20:22 +0000 |
commit | 8787d8377f8024f43b732f099a4ce36b9f1b717e (patch) | |
tree | 94753eb5f837977ce2f885e9cd194f08430d46fc /doc | |
parent | 55ffe9df2acfc06236b139c5226d202f3cc5ef59 (diff) | |
download | ffmpeg-8787d8377f8024f43b732f099a4ce36b9f1b717e.tar.gz |
AMV video decoder.
Patch by Vladimir Voroshilov (voroshil - gmail - com)
Originally committed as revision 10617 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index bf5815e33e..2056de8579 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -231,6 +231,7 @@ following image formats are supported: @item THP @tab @tab X @tab Used on the Nintendo GameCube. @item Bethsoft VID @tab @tab X @tab Used in some games from Bethesda Softworks. @item Renderware TXD @tab @tab X @tab Texture dictionaries used by the Renderware Engine. +@item AMV @tab @tab X @tab Used in chinese MP3 players @end multitable @code{X} means that encoding (resp. decoding) is supported. |