mirror of
https://github.com/mickael-kerjean/filestash
synced 2026-01-06 15:55:30 +01:00
the issue of plg_image_c is its reliance on shared libraries like libraw which depends on lcms2 and libheif which depends on a whole bunch of other stuff. That make releasing a fat binary that just work of Filestash tricky if someone ever read this, I would gladly get help to integrate the whole build of those things within CI without prolonging the build time by 2 hours. |
||
|---|---|---|
| .. | ||
| image_gif.c | ||
| image_gif.go | ||
| image_gif.h | ||
| image_gif_vendor.h | ||
| image_jpeg.c | ||
| image_jpeg.h | ||
| image_jpeg_freebsd.go | ||
| image_jpeg_linux.go | ||
| image_png.c | ||
| image_png.h | ||
| image_png_freebsd.go | ||
| image_png_linux.go | ||
| image_webp.c | ||
| image_webp.go | ||
| image_webp.h | ||
| index.go | ||
| utils.h | ||