https://bugs.kde.org/show_bug.cgi?id=455599
amyspark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/f9da97e2d | |87f3dc2ade94cf4d60699d8b57b | |ad17 --- Comment #2 from amyspark <[email protected]> --- Git commit f9da97e2d87f3dc2ade94cf4d60699d8b57bad17 by L. E. Segovia. Committed on 28/06/2022 at 17:31. Pushed by lsegovia into branch 'master'. 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 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/f9da97e2d87f3dc2ade94cf4d60699d8b57bad17 -- You are receiving this mail because: You are watching all bug changes.
