legacy-imlib2/src/modules/loaders
Kim Woelders 5c226954c1 ANI, PNG, TGA loaders: Enable handling of unaligned data
Fixes warnings seen with -fsanitize=undefined when using
--enable-packed.
2023-01-29 10:25:08 +01:00
..
Makefile.am Add new ani loader 2022-12-08 17:46:09 +01:00
decompress_load.c image: Cosmetics 2022-12-07 20:03:18 +01:00
exif.c Avoid signedness warning 2021-12-02 18:10:18 +01:00
exif.h JPEG loader: Parse EXIF data and handle orientation 2021-09-25 13:02:06 +02:00
loader_ani.c ANI, PNG, TGA loaders: Enable handling of unaligned data 2023-01-29 10:25:08 +01:00
loader_argb.c loading: Centralize mmap handling 2022-07-10 12:51:06 +02:00
loader_bmp.c Loaders: Avoid cast-align warnings with -Wcast-align=strict 2023-01-29 10:25:08 +01:00
loader_bz2.c loading: New loader infrastructure 2022-07-10 12:50:40 +02:00
loader_ff.c loading: Centralize mmap handling 2022-07-10 12:51:06 +02:00
loader_gif.c multiframe: Allocate frame info only when needed 2022-11-15 11:54:06 +01:00
loader_heif.c loading: Centralize mmap handling 2022-07-10 12:51:06 +02:00
loader_ico.c Avoid some more undefined behaviors with shifts 2023-01-13 10:55:47 +01:00
loader_id3.c image: Cosmetics 2022-12-07 20:03:18 +01:00
loader_j2k.c J2K loader: Drop showing deprecated item in debug message 2022-08-27 17:51:07 +02:00
loader_jpeg.c loading: Centralize mmap handling 2022-07-10 12:51:06 +02:00
loader_jxl.c multiframe: Allocate frame info only when needed 2022-11-15 11:54:06 +01:00
loader_lbm.c loading: Centralize mmap handling 2022-07-10 12:51:06 +02:00
loader_lzma.c loading: New loader infrastructure 2022-07-10 12:50:40 +02:00
loader_png.c ANI, PNG, TGA loaders: Enable handling of unaligned data 2023-01-29 10:25:08 +01:00
loader_pnm.c PNM saver: Write images with alpha as P7 PAM RGB_ALPHA type 2023-01-22 17:20:01 +01:00
loader_ps.c multiframe: Allocate frame info only when needed 2022-11-15 11:54:06 +01:00
loader_svg.c autofoo: Use AC_USE_SYSTEM_EXTENSIONS 2022-11-11 12:05:04 +01:00
loader_tga.c ANI, PNG, TGA loaders: Enable handling of unaligned data 2023-01-29 10:25:08 +01:00
loader_tiff.c Loaders: Debug macro cleanups 2023-01-28 16:25:15 +01:00
loader_webp.c multiframe: Allocate frame info only when needed 2022-11-15 11:54:06 +01:00
loader_xbm.c autofoo: Use AC_USE_SYSTEM_EXTENSIONS 2022-11-11 12:05:04 +01:00
loader_xpm.c autofoo: Use AC_USE_SYSTEM_EXTENSIONS 2022-11-11 12:05:04 +01:00
loader_zlib.c loading: New loader infrastructure 2022-07-10 12:50:40 +02:00