efl/src/modules/evas/image_loaders
Taehyub Kim df06418b6f Support WebP Animation Image Files
Summary:
Support WebP Animate Format Imaeg Files.
To support webp animation, apply webp animation decoder.

Test Plan:
1. compile src/exmaple/elementary/image_webp_example_01.c and 02.c
2. run the samples

Reviewers: Hermet, kimcinoo, jsuya, bu5hm4n

Reviewed By: Hermet, kimcinoo, jsuya

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11876
2020-05-29 11:40:37 +09:00
..
bmp evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
dds Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
eet evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
generic make mman.h private 2019-08-19 09:55:13 -04:00
gif gif loader - dup eina file as we keep our own copy of it in the loader 2019-08-05 18:59:33 +01:00
ico evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
jp2k evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
jpeg evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
pmaps image loaders pmaps: decide data size at the compile time. 2020-02-14 13:42:43 +09:00
png png: handle file name .9.png 2020-05-19 11:57:56 +09:00
psd evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
tga evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
tgv evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
tiff evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
wbmp evas: break Image_Loader API to allow for getting property from the data field of an image. 2019-07-12 09:54:14 -07:00
webp Support WebP Animation Image Files 2020-05-29 11:40:37 +09:00
xpm fix xpm again - to be threaded not region decode capable 2019-09-06 15:42:47 +01:00
meson.build build: split off static parts from external parts in evas 2020-05-28 13:09:23 +02:00