Skip to content

v0.13.3

Compare
Choose a tag to compare
@cchampet cchampet released this 31 Aug 09:37
· 46 commits to develop since this release

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:
    • fixed command output with the --script option (PR #577).
    • fixed command output when combine -d/-s/-f options (PR #579).
    • fixed exit code returned (PR #578).
  • sam rm:
    • fixed how to remove a given file which belongs to a sequence (PR #583).
    • fixed command behavior when combine -d/-s/-f options (PR #580).

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:
    • updated log (PR #566).
    • improved the help of the command line (PR #574).
  • sam rm: enabled '.' and '..' as inputs (Issue #570).

Other

  • Removed TurboJpeg reader/writer plugins (PR #560).
  • Removed Jpeg reader/writer plugins (PR #560).
  • Removed Dpx writer plugin (PR #564).