filestash/server/plugin/plg_image_c
MickaelK c1834faa23 feature (thumbnail): revamp thumbnail plugin
We revamped the plugin so it doesn't have extra dependencies. The issue
is when images have external dependencies, forcing users to use
something like docker to satisfy those but as we see these days, we can
ship the viewer for heic as a wasm plugin existing client side and can
focus on building a smaller footprint server
2025-05-26 15:34:38 +10:00
..
image_gif.c feature (gif): a gif thumbnailer made in C 2023-11-13 23:58:16 +11:00
image_gif.go feature (gif): a gif thumbnailer made in C 2023-11-13 23:58:16 +11:00
image_gif.h feature (gif): a gif thumbnailer made in C 2023-11-13 23:58:16 +11:00
image_gif_vendor.h feature (gif): a gif thumbnailer made in C 2023-11-13 23:58:16 +11:00
image_jpeg.c fix (#713): use input image colorspace for output image - #723 2024-08-07 22:08:33 +10:00
image_jpeg.h fix (plg_image_c): cleanup thumbnailer 2023-11-13 23:57:51 +11:00
image_jpeg_freebsd.go feature (freebsd): PR #643 off master. (#731) 2024-08-07 22:06:27 +10:00
image_jpeg_linux.go feature (freebsd): PR #643 off master. (#731) 2024-08-07 22:06:27 +10:00
image_png.c chore (rewrite): prepare initial release 2024-07-15 21:41:48 +10:00
image_png.h feature (thumbnail): better thumbnail plugin 2023-11-10 00:54:00 +11:00
image_png_freebsd.go feature (freebsd): PR #643 off master. (#731) 2024-08-07 22:06:27 +10:00
image_png_linux.go feature (freebsd): PR #643 off master. (#731) 2024-08-07 22:06:27 +10:00
image_psd.c fix (plg_image_c): fix issue brought by #731 2024-08-11 16:26:57 +10:00
image_psd.go fix (plg_image_c): fix issue brought by #731 2024-08-11 16:26:57 +10:00
image_psd.h fix (plg_image_c): fix issue brought by #731 2024-08-11 16:26:57 +10:00
image_psd_vendor.h fix (plg_image_c): fix issue brought by #731 2024-08-11 16:26:57 +10:00
image_raw.c feature (thumbnail): revamp thumbnail plugin 2025-05-26 15:34:38 +10:00
image_raw.h feature (thumbnail): better thumbnail plugin 2023-11-10 00:54:00 +11:00
image_raw_freebsd.go feature (freebsd): PR #643 off master. (#731) 2024-08-07 22:06:27 +10:00
image_raw_linux.go feature (freebsd): PR #643 off master. (#731) 2024-08-07 22:06:27 +10:00
image_webp.c feature (thumb): support for webp 2023-11-16 02:06:10 +11:00
image_webp.go feature (thumb): support for webp 2023-11-16 02:06:10 +11:00
image_webp.h feature (thumb): support for webp 2023-11-16 02:06:10 +11:00
index.go feature (thumbnail): revamp thumbnail plugin 2025-05-26 15:34:38 +10:00
utils.h feature (thumbnail): better thumbnail plugin 2023-11-10 00:54:00 +11:00