wavyte 0.2.1

Programmatic video composition and rendering engine in Rust (CPU backend, ffmpeg MP4 encoding)
Documentation
1
2
3
4
pub(crate) mod blur;
pub(crate) mod composite;
pub(crate) mod fx;
pub(crate) mod transitions;