Debian Patches
Status for kf6-kimageformats/6.28.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| jxl-do-not-rewind-after-reading-final-frame.patch | jxl: Do not rewind after reading final frame The JPEG XL handler rewound the decoder to the first frame once the last frame of an animation had been read, so read() kept returning frames in an endless loop instead of signalling the end of the image sequence. Track the index of the frame that was actually decoded (starting at -1) and report the sequence as finished once the final frame has been returned, instead of rewinding. |
Daniel Novomeský <dnovomesky@gmail.com> | no | upstream, https://invent.kde.org/frameworks/kimageformats/-/commit/458257b7a32417c995d3a95a65b38586eee7a91a | 2026-08-11 |
