- 25 Dec, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 24 Dec, 2009 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
StackedBuffer are used now, on the clipworkflow's side.
-
- 23 Dec, 2009 7 commits
-
-
Hugo Beauzee-Luyssen authored
Pool is now "MemoryPool" and a new pool has been created. It comes with a StackedBuffer class to release buffer that will be filled by new clipworkflows
-
Hugo Beauzee-Luyssen authored
A bit more refactoring for the same price.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Width and heigth are handled from config (but changes are not well handled, and should lead to crash in some cases)
-
Hugo Beauzee-Luyssen authored
Conflicts: src/EffectsEngine/LightVideoFrame.cpp src/Renderer/WorkflowRenderer.cpp
-
Hugo Beauzee-Luyssen authored
Corrected -vv parsing, removed debug.
-
Hugo Beauzee-Luyssen authored
-
- 22 Dec, 2009 4 commits
-
-
Hugo Beauzee-Luyssen authored
Depending on the log message, debug is written or not on the console. This use Qt's log level. By default, qDebug is not printed, qWarning is. In every case, messages are written in a log file (if it has been specified in the config)
-
Hugo Beauzee-Luyssen authored
It has been deactivated by default.
-
Hugo Beauzee-Luyssen authored
Not functionnal yet, it only calls the method as required in the config.
-
Hugo Beauzee-Luyssen authored
-
- 21 Dec, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 20 Dec, 2009 5 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
- 19 Dec, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
This is much cleaner, fixes #114, and will allow a project emergency saving that doesn't rape the posix standard.
-
- 18 Dec, 2009 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
It works, though it will required refactoring to work with resize / split / everything actually... It just works for a 10s image, period.
-
- 17 Dec, 2009 17 commits
-
-
Hugo Beauzee-Luyssen authored
The number of frame is now printed in the dialog.
-
Hugo Beauzee-Luyssen authored
Removed debug.
-
Hugo Beauzee-Luyssen authored
-
Ludovic Fauvet authored
Introduce support for: - Workspace management - Video and audio presets Some of the provided options aren't working yet. It's only a matter of time.
-
Christophe Courtaut authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Manual buffer copy has been replaced by memcpy in the light video frame.
-
Hugo Beauzee-Luyssen authored
File->import is now connected, and so is ctrl + I
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Fixes #115
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
/!\ Warning : very ugly stuff :D /!\
-
Hugo Beauzee-Luyssen authored
-
Christophe Courtaut authored
-