diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2013-11-22 11:05:13 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2013-12-21 17:01:42 -0500 |
commit | be7c323176e2e5fcf30e3d2ff20975b2f936811b (patch) | |
tree | f3bdec2ce4ed82a0c11e468b96385bc471ddcd7d /doc/general.texi | |
parent | d307e408d4a9ada22df443cc38be77cc5e492694 (diff) | |
download | ffmpeg-be7c323176e2e5fcf30e3d2ff20975b2f936811b.tar.gz |
Add a libwebp encoder
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index e34fabdff1..a5282804b4 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -415,8 +415,8 @@ following image formats are supported: @tab YUV, JPEG and some extension is not supported yet. @item Truevision Targa @tab X @tab X @tab Targa (.TGA) image format -@item WebP @tab @tab X - @tab WebP image format +@item WebP @tab E @tab X + @tab WebP image format, encoding supported through external library libwebp @item XBM @tab X @tab @tab X BitMap image format @item XWD @tab X @tab X |