Skip to content

0.6.0: OBS add camera vendor colorspaces

Compare
Choose a tag to compare
@MrLixm MrLixm released this 25 Nov 19:35
· 140 commits to main since this release
075ff03

All changes were only done for the obs integration.

User changes

Add 9 new camera vendor colorspaces :

  • F-Gamut FLog (Fujifilm)
  • F-Gamut FLog2 (Fujifilm)
  • N-Gamut (Nikon)
  • S-Gamut (Sony)
  • S-Gamut2 (Sony)
  • S-Gamut3 (Sony)
  • S-Gamut3.Cine (Sony)
  • V-Gamut (Panasonic)

Developer changes

Improve the build process and the structure of the hlsl code.
This includes breaking changes to the obs_codegen package.

  • Feat(obs): add camera colorspaces by @MrLixm in #20

Full Changelog: v0.5.3...v0.6.0