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

Expose builtin models #1129

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    23138fd View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    0fd4015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a121fa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Bring VmafBuiltInModel back into model.c and declare VmafModelDescrip…

    …tor as type exposed in model.h
    ThatNerdUKnow committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    c12c49f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e35ded7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53d0fe8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Fix function name

    ThatNerdUKnow authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    288c113 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    ThatNerdUKnow committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2243109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab95b9 View commit details
    Browse the repository at this point in the history
  4. Add disclaimer

    ThatNerdUKnow committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    47629ef View commit details
    Browse the repository at this point in the history
  5. Delete c_cpp_properties.json

    Vscode automatically generated this file, It's not needed
    ThatNerdUKnow authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b5dc4d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Update test_model.c

    Forgot to assert that *next is not null
    ThatNerdUKnow authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    bd2c79c View commit details
    Browse the repository at this point in the history
  2. Update test_model.c

    change test function's name to better reflect which function it's actually testing
    ThatNerdUKnow authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    95c9cd9 View commit details
    Browse the repository at this point in the history
  3. Revert "Add unit tests"

    This reverts commit 2243109.
    ThatNerdUKnow committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2334d39 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    bbb3615 View commit details
    Browse the repository at this point in the history
  2. Update test_model.c

    It has come to my attention that assignments are also expressions in c
    ThatNerdUKnow authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    95ebb3c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    ba86f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8101f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    615d372 View commit details
    Browse the repository at this point in the history