diff options
author | Mike Melanson <mike@multimedia.cx> | 2004-11-20 23:40:22 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2004-11-20 23:40:22 +0000 |
commit | 353147ed5d7f26c40d7e1162f9953470e6b37bb9 (patch) | |
tree | c5c7b1d95a61f911c58bdda2db083fd9eb0fae04 /doc | |
parent | 27d5f18f663a240a0a1d1833ea6eefa3463cf323 (diff) | |
download | ffmpeg-353147ed5d7f26c40d7e1162f9953470e6b37bb9.tar.gz |
new NSV demuxer
Originally committed as revision 3697 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 3e1ee93af8..e0caed02f5 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -686,9 +686,10 @@ library: @item Sierra Online @tab @tab X @tab .sol files used in Sierra Online games @item Matroska @tab @tab X -@end multitable @item Electronic Arts Multimedia @tab @tab X @tab used in various EA games; files have extensions like WVE and UV2 +@item Nullsoft Video (NSV) format @tab @tab X +@end multitable @code{X} means that the encoding (resp. decoding) is supported. |