efl/src/modules/evas/loaders
Jean-Philippe Andre e7e3f73bbe Gif: Fix animated gifs when used as proxy sources
This looks like a typo: if (animated > 1) when animated is a... Bool!

So, I am not entirely sure why this bug is visible in case of gif
proxies, all it seems that the load_data function may be called
multiple times when the object is visible. So gif close and reopen
happen properly, and the first frame can be decoded.
2014-02-17 16:59:43 +09:00
..
bmp evas: change mapping policy to be less agressive into loading file in memory. 2013-08-02 10:25:26 +09:00
eet evas/loaders: use Eina_Stringshare where needed. 2013-07-02 16:58:10 +09:00
generic evas/loaders: use Eina_Stringshare where needed. 2013-07-02 16:58:10 +09:00
gif Gif: Fix animated gifs when used as proxy sources 2014-02-17 16:59:43 +09:00
ico evas: this value is never read after that point, simplify logic. 2013-11-28 17:04:32 +09:00
jp2k evas: add JPEG 2000 loader. 2013-10-01 16:38:44 +09:00
jpeg evas - jpg loader - speed up header check for pgoressive jpgs 2013-12-20 14:14:52 +09:00
pmaps evas: no loader should ever close an Eina_File anymore. 2013-12-20 15:10:16 +09:00
png evas: change mapping policy to be less agressive into loading file in memory. 2013-08-02 10:25:26 +09:00
psd evas: fix loader to properly define _XOPEN_SOURCE for Solaris. 2013-12-04 18:33:04 +09:00
tga evas: change mapping policy to be less agressive into loading file in memory. 2013-08-02 10:25:26 +09:00
tiff evas: change mapping policy to be less agressive into loading file in memory. 2013-08-02 10:25:26 +09:00
wbmp evas: change mapping policy to be less agressive into loading file in memory. 2013-08-02 10:25:26 +09:00
webp evas: change mapping policy to be less agressive into loading file in memory. 2013-08-02 10:25:26 +09:00
xpm evas: change mapping policy to be less agressive into loading file in memory. 2013-08-02 10:25:26 +09:00