diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2006-09-05 04:37:14 +0000 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2006-09-05 04:37:14 +0000 |
commit | eb57c88973cacd0e451fea3a6bbaff66e6dacedd (patch) | |
tree | d4d3a4f7bf04931635662a416878c6de94bb9c55 /doc | |
parent | 353e433b96b551a4ff0fe6f85fa73d3990682fc1 (diff) | |
download | ffmpeg-eb57c88973cacd0e451fea3a6bbaff66e6dacedd.tar.gz |
VMware Video decoder (fourcc: VMnc)
Originally committed as revision 6171 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 6167fd83ac..2fd034d164 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -815,6 +815,7 @@ following image formats are supported: @item Smacker Video @tab @tab X @tab Video encoding used in Smacker. @item RTjpeg @tab @tab X @tab Video encoding used in NuppelVideo files. @item KMVC @tab @tab X @tab Codec used in Worms games. +@item VMware Video @tab @tab X @tab Codec used in videos captured by VMware. @end multitable @code{X} means that encoding (resp. decoding) is supported. |