[vlmc-devel] Implement rendering to files
Yikai Lu
git at videolan.org
Mon Jul 4 15:34:19 CEST 2016
vlmc | branch: medialibrary | Yikai Lu <luyikei.qmltu at gmail.com> | Sun Jun 19 02:44:02 2016 +0900| [2b615b70477f6693bc2c5fd907832f38c3fc62ee] | committer: Yikai Lu
Implement rendering to files
> https://code.videolan.org/videolan/vlmc/commit/2b615b70477f6693bc2c5fd907832f38c3fc62ee
---
src/CMakeLists.txt | 1 +
src/Gui/MainWindow.cpp | 37 ++++-----------------
src/Gui/MainWindow.h | 10 ------
src/Gui/WorkflowFileRendererDialog.cpp | 36 ++++++++------------
src/Gui/WorkflowFileRendererDialog.h | 11 ++++---
src/Workflow/MainWorkflow.cpp | 60 ++++++++++++++++++++++++++++++++++
src/Workflow/MainWorkflow.h | 7 ++++
7 files changed, 94 insertions(+), 68 deletions(-)
Diff: https://code.videolan.org/videolan/vlmc/commit/2b615b70477f6693bc2c5fd907832f38c3fc62ee
More information about the Vlmc-devel
mailing list