kimageformats/src
Mirco Miranda 1982557a55 RAW: Allow preview loading
This patch addresses reports of performance issues on large raw collections. Programs that generate previews must use the plugin correctly.

**Setting quality to 0 may return a different image than in the past** (Nothing changes for all other quality values): the plugin loads the embedded thumbnail and, in case of error, decodes the image with quality 1. When compiled with libRAW 0.21+, the plugin automatically select the largest preview from the ones in the file.
2025-01-08 07:01:57 +00:00
..
imageformats RAW: Allow preview loading 2025-01-08 07:01:57 +00:00
CMakeLists.txt Move kimageformats code to the root directory. 2013-12-18 00:45:18 +00:00