Skip to content

v3.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 23:07

Discord Open Collective backers and sponsors GitHub Sponsors

Full Changelog: v3.3.1...v3.3.2

ossia score 3.3.2 is a minor hotfix release following the major 3.3 release and hotfix 3.3.1 release.

New features

  • Support for automatic detection of BT.601, BT.709 and Rec2020 colorspaces in videos. Rec2020 is currently downscaled to SDR via tonemapping until we support a proper HDR video pipeline.
  • Signal Display will now display constant values as middle-centered dots
  • Devices: raw evdev input access on Linux to enable reading any kind of global keyboard / tablet / mouse / ACPI event

example

Bugfixes

  • Audio: fix that audio analysis nodes would crash if using a non-power-of-two sample rate.
  • Audio: improve nomenclature for audio channel extractor.
  • Merger: fix missing combobox items.
  • Geometry filter: fix default filter which wasn't valid json
  • Geometry filter: add a validation step
  • Shmdata / Sh4lt: fix support of YUY2 video
  • LV2: prevent plug-ins with atom ports to crash.
  • MIDI: fix support for computer keyboard on non-X11 platforms.