[vlmc-devel] Workflow: Commands: Implement transition API

Yikai Lu git at videolan.org
Mon Aug 7 19:18:33 CEST 2017


vlmc | branch: master | Yikai Lu <luyikei.qmltu at gmail.com> | Tue Aug  8 01:26:05 2017 +0900| [24aac434aae78da7eca3add2543a3fc20e2ed5f7] | committer: Yikai Lu

Workflow: Commands: Implement transition API

> https://code.videolan.org/videolan/vlmc/commit/24aac434aae78da7eca3add2543a3fc20e2ed5f7
---

 src/Commands/Commands.cpp         | 167 ++++++++++++++++++++++++++++++++++++++
 src/Commands/Commands.h           |  83 ++++++++++++++++++-
 src/Workflow/MainWorkflow.cpp     |  50 ++++++++++++
 src/Workflow/MainWorkflow.h       |  24 ++++++
 src/Workflow/SequenceWorkflow.cpp | 151 +++++++++++++++++++++++++++++++++-
 src/Workflow/SequenceWorkflow.h   |  28 +++++++
 6 files changed, 500 insertions(+), 3 deletions(-)

Diff:   https://code.videolan.org/videolan/vlmc/commit/24aac434aae78da7eca3add2543a3fc20e2ed5f7


More information about the Vlmc-devel mailing list