diff options
author | Aurelien Jacobs <aurel@gnuage.org> | 2006-09-09 17:19:37 +0000 |
---|---|---|
committer | Aurelien Jacobs <aurel@gnuage.org> | 2006-09-09 17:19:37 +0000 |
commit | 5ce117c37c9b1ff5ed121f372e972e9eb3d83d23 (patch) | |
tree | a4683c31766798c4744296327234feb443c3ede7 /doc/ffmpeg-doc.texi | |
parent | 34a8dcd031d637273cdea021e5a79cf720c4c51c (diff) | |
download | ffmpeg-5ce117c37c9b1ff5ed121f372e972e9eb3d83d23.tar.gz |
VP5 and VP6 video decoder
Originally committed as revision 6213 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, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 506f62666b..1f7e59925e 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -778,6 +778,8 @@ following image formats are supported: @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 On2 VP5 @tab @tab X @tab fourcc: VP50 +@item On2 VP6 @tab @tab X @tab fourcc: VP62 @item Theora @tab @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 |