mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Now do the operation in two steps: 1. Rotate the image according the exif data 2. Do the actual operation This should only have a performance impact on image with exif rotation data to do the rotation. For all the other images the autorotate steps should be almost instant. Signed-off-by: Carl Schwan <carl@carlschwan.eu> |
||
|---|---|---|
| .. | ||
| Storage | ||
| BackgroundCleanupJob.php | ||
| Bitmap.php | ||
| BMP.php | ||
| Bundled.php | ||
| Font.php | ||
| Generator.php | ||
| GeneratorHelper.php | ||
| GIF.php | ||
| HEIC.php | ||
| Illustrator.php | ||
| Image.php | ||
| Imaginary.php | ||
| JPEG.php | ||
| Krita.php | ||
| MarkDown.php | ||
| Movie.php | ||
| MP3.php | ||
| MSOffice2003.php | ||
| MSOffice2007.php | ||
| MSOfficeDoc.php | ||
| Office.php | ||
| OpenDocument.php | ||
| PDF.php | ||
| Photoshop.php | ||
| PNG.php | ||
| Postscript.php | ||
| Provider.php | ||
| ProviderV1Adapter.php | ||
| ProviderV2.php | ||
| SGI.php | ||
| StarOffice.php | ||
| SVG.php | ||
| TGA.php | ||
| TIFF.php | ||
| TXT.php | ||
| Watcher.php | ||
| WatcherConnector.php | ||
| WebP.php | ||
| XBitmap.php | ||