Skip to content

Releases: Jaded-Encoding-Thaumaturgy/vs-tools

v3.3.4

06 Dec 07:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.3.4

v3.3.3 (Hotfix)

15 Oct 15:23
Compare
Choose a tag to compare

Full Changelog: v3.3.1...v3.3.3

Hotfix release to resolve some issues involving FunctionUtil in relation to other packages.

  • FunctionUtil:
    • Resolved an issue where it would fail when processing clips with bitdepths exceeding the maximum allowed value
    • Extend the tuple bitdepth type to create (start, stop + 1) to work around us no longer using range.stop
    • Fix a check in chroma_planes which resulted in it returning an empty list when it should not

v3.3.1

10 Oct 17:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.1

v3.0.0

29 Oct 20:10
Compare
Choose a tag to compare

What's Changed

  • Add all useful fmtc dithertypes and set default to void by @Vodes in #85
  • finalize_clip: Auto-decide clamp_tv_range, typing by @LightArrowsEXE in #83

New Contributors

  • @Vodes made their first contribution in #85

Full Changelog: v2.3.0...v3.0.0