Summary: | Too many non-keyframes when importing some jxl | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Alvin Wong <alvin> |
Component: | Animation | Assignee: | amyspark <amy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amy |
Priority: | NOR | ||
Version: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/514c4723bf8a1ef4f5780e27fc5f6ae345cf20c3 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alvin Wong
2022-06-19 09:53:08 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1481 Git commit f74380a690a13a44a0f1a86ae1e9ef57f6d8541a by L. E. Segovia. Committed on 28/06/2022 at 17:31. Pushed by lsegovia into branch 'master'. JPEG XL: fix interpretation of tps_numerator/tps_denominator Related: bug 455598 M +4 -2 plugins/impex/jxl/JPEGXLExport.cpp M +30 -10 plugins/impex/jxl/JPEGXLImport.cpp M +- -- plugins/impex/jxl/tests/data/sources/DX-MON/loading_16.jxl https://invent.kde.org/graphics/krita/commit/f74380a690a13a44a0f1a86ae1e9ef57f6d8541a Git commit aeaaa6df3dbb95185f0077baa5ce13d2f559c444 by L. E. Segovia. Committed on 28/06/2022 at 17:31. Pushed by lsegovia into branch 'master'. JPEG XL: fix keying of frametimes Based on WebP, which kinda behaves the same. M +15 -5 plugins/impex/jxl/JPEGXLImport.cpp https://invent.kde.org/graphics/krita/commit/aeaaa6df3dbb95185f0077baa5ce13d2f559c444 Git commit 8090850fe0feeefa58bc05d0996ad9d87dee953e by L. E. Segovia. Committed on 28/06/2022 at 18:51. Pushed by lsegovia into branch 'krita/5.1'. JPEG XL: fix interpretation of tps_numerator/tps_denominator Related: bug 455598 (cherry picked from commit f74380a690a13a44a0f1a86ae1e9ef57f6d8541a) M +4 -2 plugins/impex/jxl/JPEGXLExport.cpp M +30 -10 plugins/impex/jxl/JPEGXLImport.cpp M +- -- plugins/impex/jxl/tests/data/sources/DX-MON/loading_16.jxl https://invent.kde.org/graphics/krita/commit/8090850fe0feeefa58bc05d0996ad9d87dee953e Git commit 514c4723bf8a1ef4f5780e27fc5f6ae345cf20c3 by L. E. Segovia. Committed on 28/06/2022 at 18:51. Pushed by lsegovia into branch 'krita/5.1'. JPEG XL: fix keying of frametimes Based on WebP, which kinda behaves the same. (cherry picked from commit aeaaa6df3dbb95185f0077baa5ce13d2f559c444) M +15 -5 plugins/impex/jxl/JPEGXLImport.cpp https://invent.kde.org/graphics/krita/commit/514c4723bf8a1ef4f5780e27fc5f6ae345cf20c3 |