diff options
author | Mike Melanson <mike@multimedia.cx> | 2004-05-07 03:10:11 +0000 |
---|---|---|
committer | Mike Melanson <mike@multimedia.cx> | 2004-05-07 03:10:11 +0000 |
commit | 3b64893dae826caec96a4b06d6ea018a3341a05c (patch) | |
tree | 7e3ce65358525198333b531a618b74665b972c40 /doc/ffmpeg-doc.texi | |
parent | d91712990c965462b7744078dec2fb6c4d29ce89 (diff) | |
download | ffmpeg-3b64893dae826caec96a4b06d6ea018a3341a05c.tar.gz |
first pass at a Sorenson Video 1 (SVQ1) encoder
Originally committed as revision 3113 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-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 56ee8022bc..632d6e2150 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -719,7 +719,7 @@ following image formats are supported: @item Asus v2 @tab X @tab X @tab fourcc: ASV2 @item Creative YUV @tab @tab X @tab fourcc: CYUV @item H.264 @tab @tab X -@item Sorenson Video 1 @tab @tab X @tab fourcc: SVQ1 +@item Sorenson Video 1 @tab X @tab X @tab fourcc: SVQ1 @item Sorenson Video 3 @tab @tab X @tab fourcc: SVQ3 @item On2 VP3 @tab @tab X @tab still experimental @item Theora @tab @tab X @tab still experimental |