Releases: scriptituk/xfade-easing
Releases · scriptituk/xfade-easing
v3.0.0
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
add gl_SimpleBookCurl
see CHANGELOG
v2.1.6
add gl_SimplePageCurl
v2.1.5
see CHANGELOG
v2.1.4
See CHANGLOG
v2.1.3
v2.1.2
Minor code and documentation improvements
v2.1.1
- 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
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