Confirmed users
195
edits
(→GIF) |
(removing what appears to be spam) |
||
| Line 24: | Line 24: | ||
Additionally: | Additionally: | ||
* Optimize for animated images. Currently all the frames are decoded, stored as 24-bit images, and all kept in the memory cache - this could be improved on by keeping the LZW compressed frames and only decode into 8-bit or 24-bit when required. | * Optimize for animated images. Currently all the frames are decoded, stored as 24-bit images, and all kept in the memory cache - this could be improved on by keeping the LZW compressed frames and only decode into 8-bit or 24-bit when required. | ||
== Video == | == Video == | ||