thorvg/src
Hermet Park ca7aec5fff lottie: rectify the frame updates.
Currently, tvg ignores the frame value if the difference
is less than 0.001. In most cases, updating the frames
when the change is less than 1ms is just an unnecessary
burden on the system.

Instead, this ensures that the perfect last frame is reached.

issue: https://github.com/thorvg/thorvg/issues/2147
2024-06-24 11:58:48 +09:00
..
bindings lottie: rectify the frame updates. 2024-06-24 11:58:48 +09:00
common lottie: Fix buffer-overflow in base64 decode 2024-04-06 12:48:30 +09:00
loaders lottie: rectify the frame updates. 2024-06-24 11:58:48 +09:00
renderer sw_engine/neon : Fix compilation error 2024-04-07 15:15:59 +09:00
savers renderer/saver: enhanced safety 2024-04-06 12:48:30 +09:00
tools updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
meson.build infra: move the examples folder outside of the source directory. 2024-04-06 12:48:27 +09:00