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

Built-In Transform support for Apple Log #1941

Merged

Commits on Feb 2, 2024

  1. Built-In Transform support for Apple Log

    Signed-off-by: Joseph Goldstone <[email protected]>
    JGoldstone committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6da4811 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Add Apple Log to Linear curve

    Signed-off-by: Joseph Goldstone <[email protected]>
    JGoldstone committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    66d179b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Don't allow use of Apple Log in pre-2.4 configs; create half LUT to a…

    …void clipping input
    
    Signed-off-by: Joseph Goldstone <[email protected]>
    JGoldstone committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    6cbcd55 View commit details
    Browse the repository at this point in the history
  2. Insert std:: in front of that square root

    Signed-off-by: Joseph Goldstone <[email protected]>
    JGoldstone committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    8ff49e9 View commit details
    Browse the repository at this point in the history
  3. Bump minor version number to 4 in testing config (stored as string li…

    …teral); bump LastSupportedMinorVersion to 4
    
    Signed-off-by: Joseph Goldstone <[email protected]>
    JGoldstone committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    e9ff351 View commit details
    Browse the repository at this point in the history
  4. Adjust string literal against which maximum minor version is tested t…

    …o be 4, not 3
    
    Signed-off-by: Joseph Goldstone <[email protected]>
    JGoldstone committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    e9a4a56 View commit details
    Browse the repository at this point in the history