diff options
author | Aurelien Jacobs <aurel@gnuage.org> | 2006-02-09 22:52:23 +0000 |
---|---|---|
committer | Aurelien Jacobs <aurel@gnuage.org> | 2006-02-09 22:52:23 +0000 |
commit | ea395e8c6c6eabc5ddbbe79ce004f51cecc0065b (patch) | |
tree | d5afab047090168ad609db9e6f635ce3a61c34d8 /doc/ffmpeg-doc.texi | |
parent | 9b2283cc3352b1f446814f0c6fa5230978b9ee78 (diff) | |
download | ffmpeg-ea395e8c6c6eabc5ddbbe79ce004f51cecc0065b.tar.gz |
add a Creative VOC (de)muxer
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-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 340c768fc8..5a451c1bc6 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -697,6 +697,7 @@ library: @tab Used in various EA games; files have extensions like WVE and UV2. @item Nullsoft Video (NSV) format @tab @tab X @item ADTS AAC audio @tab X @tab X +@item Creative VOC @tab X @tab X @tab Created for the Sound Blaster Pro. @end multitable @code{X} means that encoding (resp. decoding) is supported. |