Releases: NatronGitHub/openfx-io
Releases · NatronGitHub/openfx-io
Binaries for Natron automated testing
Self contained openfx-io bundles that contain the openfx-io plugin and all of its so/dll dependencies. They are intended to be used by tests in Natron's automated build.
The binaries were generated by this project's ci Action.
openfx-io for Natron 2.5.0
Full Changelog: Natron-2.4.4...Natron-2.5.0
openfx-io for Natron 2.4.4
What's Changed
- Bugfix update Y rotation parameter by @jdknox in #23
- Permit compilation with FFmpeg 5.0 by @YakoYakoYokuYoku in #24
- Initial GitHub workflow implementation by @YakoYakoYokuYoku in #25
New Contributors
Full Changelog: Natron-2.4.3...Natron-2.4.4
openfx-io for Natron 2.4.3
What's Changed
- Misc. typo fixes by @luzpaz in #3
- sync ReadFFmpeg with mov64Reader 12.2v5 by @devernay in #5
- WriteFFmpeg: sync with 12.2v5 by @devernay in #6
- WriteOIIO: do not add "Color." to the channel names of the color plane by @devernay in #7
- GenericWriter: do not unpremult/premult before/after colorspace change. by @devernay in #8
- cmake & appveyor support by @devernay in #9
- OpenColorIO 2 support by @devernay in #17
- Remove deprecated usages of the FFmpeg API by @YakoYakoYokuYoku in #19
New Contributors
Full Changelog: 1.2.1...Natron-2.4.3
openfx-io for Natron 2.4.2
What's Changed
- Misc. typo fixes by @luzpaz in #3
- sync ReadFFmpeg with mov64Reader 12.2v5 by @devernay in #5
- WriteFFmpeg: sync with 12.2v5 by @devernay in #6
- WriteOIIO: do not add "Color." to the channel names of the color plane by @devernay in #7
- GenericWriter: do not unpremult/premult before/after colorspace change. by @devernay in #8
- cmake & appveyor support by @devernay in #9
- OpenColorIO 2 support by @devernay in #17
- Remove deprecated usages of the FFmpeg API by @YakoYakoYokuYoku in #19
New Contributors
Full Changelog: 1.2.1...Natron-2.4.2
openfx-io for Natron 2.4.1
What's Changed
- Misc. typo fixes by @luzpaz in #3
- sync ReadFFmpeg with mov64Reader 12.2v5 by @devernay in #5
- WriteFFmpeg: sync with 12.2v5 by @devernay in #6
- WriteOIIO: do not add "Color." to the channel names of the color plane by @devernay in #7
- GenericWriter: do not unpremult/premult before/after colorspace change. by @devernay in #8
- cmake & appveyor support by @devernay in #9
New Contributors
Full Changelog: 1.2.1...Natron-2.4.1
openfx-io for Natron 2.4.0
Natron-2.4.0 WriteFFmpeg: support librav1e if available
openfx-io for Natron 2.3.15
WriteOIIO: bug fix fixes https://github.com/NatronGitHub/Natron/issues/315
Natron-2.3.14
remove mentions of natron.fr
Natron-2.3.13
travis: use gcc8