summaryrefslogtreecommitdiff
path: root/src/modules/evas/image_savers
Commit message (Expand)AuthorAgeFilesLines
* Evas: add avif evas loader and saverVincent Torri2020-07-151-0/+181
* Get rid of trailing whitespaces (13 / 14)Elyes HAOUAS2020-06-232-2/+2
* build: split off static parts from external parts in evasMarcel Hollerbach2020-05-281-1/+1
* refactor buildMarcel Hollerbach2020-05-271-1/+1
* build: modules: harmonize use of package_c_argsStefan Schmidt2020-05-261-0/+1
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-1/+0
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-0/+1
* meson: redo evas buildingMarcel Hollerbach2019-10-291-0/+23
* build - images loaders and saver modules need to link to evasCarsten Haitzler (Rasterman)2019-10-051-42/+0
* build - bring back loaders and savers as modules and/or staticCarsten Haitzler (Rasterman)2019-10-051-21/+31
* Evas: remove Evil.h when not needed and use evil_private when neededVincent Torri2019-05-201-4/+0
* Revert "Emile: Move colorspaces to Efl.Gfx"Mike Blumenkrantz2019-03-081-5/+5
* replace hton and ntoh family functions with ones defined in einaVincent Torri2019-02-011-12/+4
* emile+ tgv saver - stop using deprecated lz4 functions to remove warningsCarsten Haitzler (Rasterman)2019-01-151-3/+7
* here comes mesonMarcel Hollerbach2018-10-021-0/+32
* evas: removed "clobbered" warnings from image_savers/png/evas_image_save_pngPawel Aksiutowicz2017-12-111-2/+4
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* evas: PNG save of ARGY88 needs unpremulJean-Philippe Andre2016-12-221-1/+10
* evas: Implement GRY8/AGRY88 save support for PNGJean-Philippe Andre2016-12-221-51/+80
* evas: silence warning of clobbered variable in the png saver.Cedric BAIL2016-12-151-1/+2
* efl: add binary mode to f(re)open() callsVincent Torri2015-12-051-2/+2
* Evas: Allow edje_decc to work with ETC imagesJean-Philippe Andre2015-11-101-8/+6
* evas: preventing unlikely memory leak.Srivardhan Hebbar2015-11-091-1/+1
* Evas: Disable TGV save debugging and fix error logJean-Philippe Andre2015-10-291-3/+3
* image_savers/jpeg: actually properly fixed the jumpDaniel Kolesa2015-07-161-1/+1
* Revert "image_savers/jpeg: actually use normal jmp_buf/setjmp/longjmp"Carsten Haitzler (Rasterman)2015-07-161-3/+3
* image_savers/jpeg: actually use normal jmp_buf/setjmp/longjmpDaniel Kolesa2015-07-151-4/+4
* image_savers/jpeg: fix undefined behavior of using sigsetjmp on jmp_bufDaniel Kolesa2015-07-151-2/+2
* evas: preparation of places for model_saver_loader separated from image_saver...Bogdan Devichev2014-12-236-0/+1270