[vlmc-devel] commit: Adding a Helper class. ( Hugo Beauzée-Luyssen )

git at videolan.org git at videolan.org
Tue Sep 7 23:55:15 CEST 2010


vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Tue Sep  7 23:55:03 2010 +0200| [daef521b09a876026c3a12cdd08791538ec3576b] | committer: Hugo Beauzée-Luyssen 

Adding a Helper class.

This class is now the parent of both EffectHelper and ClipHelper
classes.

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=daef521b09a876026c3a12cdd08791538ec3576b
---

 src/CMakeLists.txt                 |    2 +
 src/EffectsEngine/EffectHelper.cpp |   55 +-----------------------
 src/EffectsEngine/EffectHelper.h   |   19 ++-------
 src/Workflow/ClipHelper.cpp        |   25 +++--------
 src/Workflow/ClipHelper.h          |   25 +----------
 src/Workflow/Helper.cpp            |   81 ++++++++++++++++++++++++++++++++++++
 src/Workflow/Helper.h              |   57 +++++++++++++++++++++++++
 7 files changed, 155 insertions(+), 109 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=daef521b09a876026c3a12cdd08791538ec3576b


More information about the Vlmc-devel mailing list