[vlmc-devel] commit: EffectsEngine: Adding the basic classes to load an effect plugin ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Wed Jul 28 00:22:04 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sun Jul 25 19:34:19 2010 +0200| [1880c780f26812570c40d88401dbe297c134df4e] | committer: Hugo Beauzée-Luyssen
EffectsEngine: Adding the basic classes to load an effect plugin
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=1880c780f26812570c40d88401dbe297c134df4e
---
src/CMakeLists.txt | 14 +++-
src/EffectsEngine/Effect.cpp | 107 +++++++++++++++++++++++++++++++++++
src/EffectsEngine/Effect.h | 71 +++++++++++++++++++++++
src/EffectsEngine/EffectsEngine.cpp | 49 ++++++++++++++++
src/EffectsEngine/EffectsEngine.h | 46 +++++++++++++++
5 files changed, 283 insertions(+), 4 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=1880c780f26812570c40d88401dbe297c134df4e
More information about the Vlmc-devel
mailing list