v0.11.0
Features
- Up AudioVideo plugins (reader/writer/swscale) to v4.1. Fix how OFX parameters are set from external presets (writer). Can use negative offset for an audio input, to seek in the stream before process (writer).
- Graph: call begin/endSequenceRender only one time for each node, before/after process, according to the OpenFX documentation.
Deploy
- CMake: can build and install specific targets.
- Deploy .h, .tcc and static libraries (libTuttleCommon and libTuttlePluginLib).
- Deploy script seqToMovie.py
For more details, see github milestone.