https://bugs.kde.org/show_bug.cgi?id=455599
amyspark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/f9da97e2d |hics/krita/commit/e82fc0fd0 |87f3dc2ade94cf4d60699d8b57b |26a2068a86244a71824c108ac65 |ad17 |1659 --- Comment #3 from amyspark <[email protected]> --- Git commit e82fc0fd026a2068a86244a71824c108ac651659 by L. E. Segovia. Committed on 28/06/2022 at 18:51. Pushed by lsegovia into branch 'krita/5.1'. JPEG XL: fix animations with keyframes not in the tail end There are two compounded issues with frame timing: - last frames lasting more than a single frame would get trimmed - once fixed, these would also get a tick chopped off (cherry picked from commit f9da97e2d87f3dc2ade94cf4d60699d8b57bad17) M +4 -1 plugins/impex/jxl/JPEGXLExport.cpp M +4 -3 plugins/impex/jxl/JPEGXLImport.cpp A +- -- plugins/impex/jxl/tests/data/sources/animated/animation_test.jxl M +35 -0 plugins/impex/jxl/tests/kis_jpegxl_test.cpp M +1 -0 plugins/impex/jxl/tests/kis_jpegxl_test.h https://invent.kde.org/graphics/krita/commit/e82fc0fd026a2068a86244a71824c108ac651659 -- You are receiving this mail because: You are watching all bug changes.
