v0.13.3
Fixes
- Up Exr plugins to v3.1: fixed how to write output images 32i (PR #562).
- Up AudioVideo plugins to v4.9: fixed how to write the video color_range option (PR #582).
- sam do: fixed how to stop the command when there are multiple graphs to process (PR #576).
- sam ls:
- sam rm:
Enhancements
- Up OIIO plugins to v1.5: added OFX parameters to add the features of the Dpx writer plugin (PR #564).
- Up OCIO plugins to v1.1: renamed OFX colorspace parameters to avoid spaces (PR #567).
- sam tools: added TUTTLE_DISABLE_COLOR environment variable (PR #581).
- sam do:
- sam rm: enabled '.' and '..' as inputs (Issue #570).
Other