Skip to content

Releases: scriptituk/xfade-easing

v3.0.0

16 Sep 18:19
8330d3d

Choose a tag to compare

Adds a new generic xfade reverse option to reverse any transition effect or easing or both.
Considerable optimisation of transition initialisation in custom ffmpeg variant.

This marks the end of major development on this project while I undertake a master’s degree.

v2.1.7

07 Sep 22:16
1bacb8b

Choose a tag to compare

add gl_SimpleBookCurl
see CHANGELOG

v2.1.6

29 Aug 11:45
0ec21cf

Choose a tag to compare

add gl_SimplePageCurl

v2.1.5

19 Aug 13:08
a07da51

Choose a tag to compare

see CHANGELOG

v2.1.4

12 Aug 19:21
f1d4247

Choose a tag to compare

See CHANGLOG

v2.1.3

07 Aug 20:28
e993cb6

Choose a tag to compare

v2.1.2

20 Apr 23:00
5ae7944

Choose a tag to compare

Minor code and documentation improvements

v2.1.1

03 Mar 18:53
7e54166

Choose a tag to compare

  • 8 more GL Transitions
  • simpler vector math in xfade-easing.h
  • save transition parameters as static vars during xfade config in xfade-easing.h
  • doc corrections & amendments

v2.0.0

03 Mar 16:13
976a33b

Choose a tag to compare

Extended ffmpeg xfade filter with:

  • easing option
  • 10 standard easing functions by Robert Penner
  • 2 supplementary easing functions
  • 3 CSS Level 2 easing functions
  • GLTransition-like interface for extended transitions
  • 32 extended transitions (currently GL Transitions, transpiled from GLSL to C)

CLI wrapper script bugfixes and improvements to xfade-easing.sh