Skip to content

InterpolationControlSource: Add easeInOutExpo interpolation mode

Ozan Sener requested to merge ozan/gstreamer:add-easeinoutexpo into main

This MR adds a new interpolation mode for a non-linear easing function that implements https://easings.net/#easeInOutExpo

Merge request reports