diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-01-25 00:16:28 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-01-25 00:16:28 +0000 |
commit | 150d27725b8fc9240a8b9d51ae8606782494e2be (patch) | |
tree | 38c778d58e5ab6fcf7903c0285fae531b85f38c3 /doc | |
parent | bf50703313fb9942ee1689550212a5aa66ff3328 (diff) | |
download | ffmpeg-150d27725b8fc9240a8b9d51ae8606782494e2be.tar.gz |
Theora encoding via libtheora.
courtesy of Paul Richards, paul.richards gmail com
Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-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 0a43cc891e..ddbce9d81c 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -969,7 +969,7 @@ following image formats are supported: @item On2 VP3 @tab @tab X @tab still experimental @item On2 VP5 @tab @tab X @tab fourcc: VP50 @item On2 VP6 @tab @tab X @tab fourcc: VP60,VP61,VP62 -@item Theora @tab @tab X @tab still experimental +@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 |