https://bugs.kde.org/show_bug.cgi?id=515704
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/2cf4544 |hics/krita/-/commit/7c6f945 |23c04afa4c986b3df98b65a79b9 |e4b1094bd34177498a52a7c90af |2fd505 |7d9a55 --- Comment #11 from Dmitry Kazakov <[email protected]> --- Git commit 7c6f945e4b1094bd34177498a52a7c90af7d9a55 by Dmitry Kazakov. Committed on 24/02/2026 at 16:13. Pushed by dkazakov into branch 'release/5.2.15'. Fix crashing when opening HEIF/AVIF images in YCrBr We cannot read YCrBr images directly, we need to read them as RGB data. Newer versions of libheif prefer YCrBr over RGB, so we should request that explicitly. Related: bug 515714 M +6 -1 plugins/impex/heif/HeifImport.cpp https://invent.kde.org/graphics/krita/-/commit/7c6f945e4b1094bd34177498a52a7c90af7d9a55 -- You are receiving this mail because: You are watching all bug changes.
