diff options
author | Martin Storsjö <martin@martin.st> | 2010-05-25 07:26:21 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-05-25 07:26:21 +0000 |
commit | 4fb9792cd058e2d57ef2bd92a89c7b1359a156f0 (patch) | |
tree | ee6940d2795f3c251aa63bd63348e9a00302e82c /doc | |
parent | aae9a0931cf352f00b9a056f31ca257e7a3f927e (diff) | |
download | ffmpeg-4fb9792cd058e2d57ef2bd92a89c7b1359a156f0.tar.gz |
Fix VP8 listing in general.texi
Originally committed as revision 23306 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index f86c153171..07fd2017d4 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -437,7 +437,7 @@ following image formats are supported: @tab fourcc: VP50 @item On2 VP6 @tab @tab X @tab fourcc: VP60,VP61,VP62 - at item VP8 @tab @tab X +@item VP8 @tab @tab X @tab fourcc: VP80, decoding supported through external library libvpx @item planar RGB @tab @tab X @tab fourcc: 8BPS |