thorvg/src
Jinny You 303b192f6e lottie: fix timeRemap frame boundary handling
Fix logic bug in LottieLayer::remap() where timeRemap calculation
could exceed frame boundaries. When the calculated mapping frame
goes beyond outFrame, now returns the last valid frameNo instead
of potentially invalid frame values.

This ensures proper frame clamping for timeRemap animations and
prevents out-of-bounds frame access.

issue: https://github.com/thorvg/thorvg/issues/3591
2025-07-25 13:48:07 +09:00
..
bindings sw_engine: support hue, color, saturation, luminosity, hardmix blends 2025-07-23 18:47:32 +09:00
common sw_engine: support hue, color, saturation, luminosity, hardmix blends 2025-07-23 18:47:32 +09:00
loaders lottie: fix timeRemap frame boundary handling 2025-07-25 13:48:07 +09:00
renderer renderer: support duplicate effects 2025-07-25 12:28:35 +09:00
savers renderer: ++wasm build portability 2025-03-12 13:14:13 +09:00
meson.build infra: added double-precison promotion warning 2025-02-12 19:12:06 +09:00