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(server): fully accelerated nvenc #9452

Merged
merged 20 commits into from
May 16, 2024
Merged

Commits on May 16, 2024

  1. use arrayContaining

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ce20790 View commit details
    Browse the repository at this point in the history
  2. libplacebo for nvenc

    update dockerfile
    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b35eef9 View commit details
    Browse the repository at this point in the history
  3. tweaks

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    43e07e7 View commit details
    Browse the repository at this point in the history
  4. update nvenc options

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7f6d38f View commit details
    Browse the repository at this point in the history
  5. tweak settings

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ccdaa58 View commit details
    Browse the repository at this point in the history
  6. refactor

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1131c19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46c257e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49da4df View commit details
    Browse the repository at this point in the history
  9. separate configs for hw/sw

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f4c4ef7 View commit details
    Browse the repository at this point in the history
  10. update api

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1da7f48 View commit details
    Browse the repository at this point in the history
  11. add hw decode toggle

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3dd3428 View commit details
    Browse the repository at this point in the history
  12. fix mutating config

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    70ea60d View commit details
    Browse the repository at this point in the history
  13. remove version flag

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e492a62 View commit details
    Browse the repository at this point in the history
  14. fix config type

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0842012 View commit details
    Browse the repository at this point in the history
  15. remove submodule

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0c2377f View commit details
    Browse the repository at this point in the history
  16. handle temporal AQ

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a6732cf View commit details
    Browse the repository at this point in the history
  17. remove duplicate tests

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f56d4be View commit details
    Browse the repository at this point in the history
  18. use tonemap_opencl

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3f892b3 View commit details
    Browse the repository at this point in the history
  19. wording

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1b6d9ef View commit details
    Browse the repository at this point in the history
  20. update docs

    mertalev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    75906c1 View commit details
    Browse the repository at this point in the history