diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-04-19 23:52:39 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-04-19 23:59:21 +0200 |
commit | 5927ebab513d2d42221cd75dbe491e58c5fb628a (patch) | |
tree | 44ebaf304d13626f6183cc9be9c9ccf5a1841f0c | |
parent | e1b35bdde2fc84de0435a1ab2d085452a0d5ad00 (diff) | |
download | ffmpeg-5927ebab513d2d42221cd75dbe491e58c5fb628a.tar.gz |
doc/general: animated GIF are now compressed.
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 39b9360c9e..b6e731a437 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -418,7 +418,6 @@ following image formats are supported: @item .Y.U.V @tab X @tab X @tab one raw file per component @item animated GIF @tab X @tab X - @tab Only uncompressed GIFs are generated. @item BMP @tab X @tab X @tab Microsoft BMP image @item PIX @tab @tab X |