efl/src/modules/evas/image_loaders
Carsten Haitzler 97b809084c evas - avif - dont be noisy with eina err logs on invalid files
evas will use all loaders (brute force) if it can't guess by extension
- this means loaders need to stay quiet about invalid file formats as
this is literally intended to probe if the file is really of that
format when nothng is known about it.
2023-05-16 11:48:14 +01:00
..
avif evas - avif - dont be noisy with eina err logs on invalid files 2023-05-16 11:48:14 +01:00
bmp Get rid of trailing whitespaces (13 / 14) 2020-06-23 10:31:36 +02:00
dds Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 2020-05-07 09:27:07 -04:00
eet modules: Rename EAPI macro to MODAPI for modules 2021-04-17 16:07:56 -03:00
generic make mman.h private 2019-08-19 09:55:13 -04:00
gif gif loader: show the current frame image if getting row is failed 2021-05-24 19:48:22 +09:00
heif Evas heif loader: correctly manage stride and alpha 2023-05-04 12:34:39 +02:00
ico Get rid of trailing whitespaces (13 / 14) 2020-06-23 10:31:36 +02: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
jxl evas - jxl - remove timing debug 2022-04-28 19:15:02 +01:00
pmaps Get rid of trailing whitespaces (13 / 14) 2020-06-23 10:31:36 +02:00
png evas - png loader - work around libpng arm bug where rgb > a on decode 2022-05-04 18:12:24 +01:00
psd evas psd loader - don't crash on loading non rgb psd's 2022-05-22 09:26:32 +01:00
tga evas - tga - remove errant printf 2021-07-05 16:01:37 +01: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 - image loader - tiff - switch types to avoid deprecated warnings 2021-05-03 18:01:29 +01: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 evas webp loader - stop complainig its an invalid file 2021-01-06 14:13:04 +00: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