Categories
vevo
'vevo' is a library fopr writing realtime video processing plugins. It gives programmers the ability to write simple 'plugin' video processors in C or C++ and link them dynamically with a range of software packages (called hosts). It should be possible for any host and any plugin to communicate through this interface.
This lets those who design plugins develop video processing algorithms without having to resolve interface problems, and lets users share the plugins among a greater set of programs and gives them the ability to control at least some aspects of the features they want.
Last updated 11 May, 2005
Versions
1.1
1.1 beta released 2005-02-09
- Released: 9 Feb, 2005
- Code Maturity: Beta
- Source Archive: http://veejay.dyne.org/trac.cgi/browser/trunk/v...
- Licenses: BSD_3Clause
- Interfaces: Library
Development
Developer Resources
- VCS Checkout Command:
svn co svn://dyne.org/veejay/trunk/vevo-current - Mailing List Info/Archive




