diff options
author | Benjamin Larsson <banan@ludd.ltu.se> | 2007-01-25 08:26:18 +0000 |
---|---|---|
committer | Benjamin Larsson <banan@ludd.ltu.se> | 2007-01-25 08:26:18 +0000 |
commit | 1541946878c92d1802e96e0d22d298b60905fc88 (patch) | |
tree | 182aef0ec503e74cfaf2233be3f7844e15d793a1 /doc/ffmpeg-doc.texi | |
parent | b6607559af1a6a482025aedd6a2c132f39dc9f62 (diff) | |
download | ffmpeg-1541946878c92d1802e96e0d22d298b60905fc88.tar.gz |
Flash screen video encoding support.
Originally committed as revision 7703 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 ddbce9d81c..57247273a2 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -972,7 +972,7 @@ following image formats are supported: @item Theora @tab X @tab X @tab still experimental @item Intel Indeo 3 @tab @tab X @item FLV @tab X @tab X @tab Sorenson H.263 used in Flash -@item Flash Screen Video @tab @tab X @tab fourcc: FSV1 +@item Flash Screen Video @tab X @tab X @tab fourcc: FSV1 @item ATI VCR1 @tab @tab X @tab fourcc: VCR1 @item ATI VCR2 @tab @tab X @tab fourcc: VCR2 @item Cirrus Logic AccuPak @tab @tab X @tab fourcc: CLJR |