Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(obs): add camera colorspaces #20

Merged
merged 22 commits into from
Nov 25, 2023
Merged

Feat(obs): add camera colorspaces #20

merged 22 commits into from
Nov 25, 2023

Conversation

MrLixm
Copy link
Owner

@MrLixm MrLixm commented Nov 14, 2023

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.

so obs-codegen package is more abstract, just a library
trying to make it more clear and smaller
split into more module : easier for build and for reading
implied to change the build process
was never updated after the various refacto
we need to make sure all the color components classes are only instanced once, else we will get issues with unique ids
@MrLixm MrLixm added the enhancement New feature or request label Nov 14, 2023
@MrLixm MrLixm self-assigned this Nov 14, 2023
@MrLixm MrLixm merged commit 075ff03 into main Nov 25, 2023
@MrLixm MrLixm deleted the feat-obs-camera-colorspaces branch November 25, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant