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

Film grain refactoring #180

Merged
merged 8 commits into from
Jun 3, 2024
Merged

Commits on Jun 3, 2024

  1. apply formatting

    K-os committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c8d43b7 View commit details
    Browse the repository at this point in the history
  2. clang-format InsertBraces

    K-os committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    026a89b View commit details
    Browse the repository at this point in the history
  3. use standard int types

    K-os committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5815d01 View commit details
    Browse the repository at this point in the history
  4. convert vfgs film gain sythesis to c++ class

    and make static global variables to class members
    K-os committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ca70edf View commit details
    Browse the repository at this point in the history
  5. small cleanup

    K-os committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    279c3de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a61e8ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0bce23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d364389 View commit details
    Browse the repository at this point in the history