.. |
bmp.c
|
image handlers: Squash -Wcalloc-transposed-args (gcc-14)
|
2024-05-24 21:09:24 +01:00 |
bmp.h
|
remove unused external declaration and unecessary header use
|
2019-10-06 18:02:17 +01:00 |
gif.c
|
gif: Ensure we never pass NSERROR_OK to error broadcast
|
2022-11-04 13:52:17 +00:00 |
gif.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
ico.c
|
image handlers: Squash -Wcalloc-transposed-args (gcc-14)
|
2024-05-24 21:09:24 +01:00 |
ico.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
image_cache.c
|
content: image cache: Avoid int overflow before size_t conversion
|
2022-10-23 17:22:56 +01:00 |
image_cache.h
|
split out the about scheme imagecache page generator
|
2020-09-20 16:36:01 +01:00 |
image.c
|
Implement simple jpeg xl image handler
|
2023-11-26 17:26:09 +00:00 |
image.h
|
Update content to split public and internal API
|
2016-06-06 09:01:38 +01:00 |
jpeg.c
|
width variable is only required with misconfigured libjpeg
|
2024-02-27 13:23:49 +00:00 |
jpeg.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
jpegxl.c
|
jpegxl: Ensure decoded bitmap format is converted to front end format
|
2023-11-26 17:26:09 +00:00 |
jpegxl.h
|
Implement simple jpeg xl image handler
|
2023-11-26 17:26:09 +00:00 |
Makefile
|
Implement simple jpeg xl image handler
|
2023-11-26 17:26:09 +00:00 |
nssprite.c
|
avoid increased alignment warning
|
2024-03-05 11:58:16 +00:00 |
nssprite.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
png.c
|
Bitmap: Implement test_opaque in core instead of in every frontend.
|
2022-03-29 15:25:33 +01:00 |
png.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
rsvg246.c
|
rsvg246: Fix build against librsvg 2.48
|
2022-12-13 13:02:44 +00:00 |
rsvg.c
|
Image: RSVG: Just use bitmap to client for conversion.
|
2022-03-27 09:58:21 +01:00 |
rsvg.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
svg.c
|
ensure libsvgtiny plot style is correctly set up
|
2024-09-27 09:15:52 +01:00 |
svg.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
video.c
|
Allow include directories to be added by sub makefiles
|
2016-06-06 14:47:27 +01:00 |
video.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
webp.c
|
use attributes to indicate switch fall through instead of comments
|
2024-03-05 21:33:13 +00:00 |
webp.h
|
add webp image handler
|
2019-02-17 12:09:17 +00:00 |