aboutsummaryrefslogtreecommitdiff
path: root/drivers/webp/demux/anim_decode.c
Commit message (Collapse)AuthorAgeFilesLines
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-151-442/+0
| | | | | | Note that there are two Godot-specific changes made to libwebp for the javascript/HTML5 platform. They are documented in the README.md.
* Modified webp source codes for godotvolzhs2016-07-081-3/+3
|
* Update webp driver to 0.5.1 (upstream)volzhs2016-07-081-6/+6
|
* -Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky2015-12-071-3/+3
|
* -Missing files in new webp versionJuan Linietsky2015-12-041-0/+442