[vlmc-devel] commit: EffectUser: Adding a length() method ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Fri Sep 10 19:24:53 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Fri Sep 10 16:52:32 2010 +0200| [a67350a0003e98f2749acd03940a570fa5d7888a] | committer: Hugo Beauzée-Luyssen
EffectUser: Adding a length() method
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=a67350a0003e98f2749acd03940a570fa5d7888a
---
src/EffectsEngine/EffectUser.h | 1 +
src/Gui/preview/PreviewRuler.cpp | 46 ++++++++++++++++++------------------
src/Renderer/ClipRenderer.cpp | 2 +-
src/Renderer/ClipRenderer.h | 2 +-
src/Renderer/GenericRenderer.h | 2 +-
src/Renderer/WorkflowRenderer.cpp | 2 +-
src/Renderer/WorkflowRenderer.h | 2 +-
src/Workflow/ClipWorkflow.cpp | 6 +++++
src/Workflow/ClipWorkflow.h | 1 +
src/Workflow/TrackWorkflow.cpp | 6 +++++
src/Workflow/TrackWorkflow.h | 1 +
11 files changed, 43 insertions(+), 28 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=a67350a0003e98f2749acd03940a570fa5d7888a
More information about the Vlmc-devel
mailing list