This project provides a flexible plugin architecture for video effects.
The LiViDO API gives you the ability to write simple plugins for video
processing and link them dynamically with multiple software packages.
LiViDO is header file (no need for libraries) and it includes
a plugin and a host example implementation, all in POSIX/C99 with emphasis
on portability (tested on x86 and MIPS, GNU/Linux, BSD, OSX).
Plugins will reside in shared object files suitable for dynamic linking.
Livido focuses on: