Iceshrimp.NET/Iceshrimp.Backend/Core/Services/ImageProcessing
Laura Hausmann f7a5d86326
[backend/drive] Fix LibVips autorot error
The error message said that the operation must be mutable, but it only works when the operation is not mutable. Oh well.
2024-08-12 03:21:04 +02:00
..
IImageInfo.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
IImageProcessor.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
ImageFormat.cs [backend/drive] Refactor ImageProcessor into a modular system 2024-08-12 03:21:03 +02:00
ImageProcessor.cs [backend/drive] Add warning logs when no image processor supports encoding the selected format 2024-08-12 03:21:04 +02:00
ImageSharpProcessor.cs [backend/drive] Add MIME detection capabilities to LibVips 2024-08-12 03:21:03 +02:00
VipsProcessor.cs [backend/drive] Fix LibVips autorot error 2024-08-12 03:21:04 +02:00