https://bugs.documentfoundation.org/show_bug.cgi?id=105316
--- Comment #8 from Miklos Vajna <[email protected]> ---
See 0d860007d692f9fb15b5699b49c314eb72eae79b for an example on how to load a
JPEG file safely on a thread. The bitmap creation is not thread-safe, so that
has to be created on a main thread, the pixel-reading part can run on a thread.
And also you need to make sure this is a JPEG file, other image filters don't
have this separation between creating the bitmap and reading pixel data.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs