Skip to content

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.

Edited by Mirco Miranda

Merge request reports

Loading