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): transcoding hardware acceleration #3171

Merged
merged 39 commits into from
Aug 2, 2023

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    d169bd1 View commit details
    Browse the repository at this point in the history
  2. updated dev docker compose

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    eb72b02 View commit details
    Browse the repository at this point in the history
  3. added software fallback

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cd3b063 View commit details
    Browse the repository at this point in the history
  4. working vaapi

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a05e208 View commit details
    Browse the repository at this point in the history
  5. minor fixes and added tests

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fdc8a1a View commit details
    Browse the repository at this point in the history
  6. updated api

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    30566d3 View commit details
    Browse the repository at this point in the history
  7. compile libvips

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1f00c16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0980472 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1786319 View commit details
    Browse the repository at this point in the history
  10. removed unused import

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3f76551 View commit details
    Browse the repository at this point in the history
  11. minor cleanup

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d6d2cd4 View commit details
    Browse the repository at this point in the history
  12. fix for arm build

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c985dd2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e3c7f4 View commit details
    Browse the repository at this point in the history
  14. added intel driver

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0dcb80a View commit details
    Browse the repository at this point in the history
  15. updated docs

    styling
    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1552991 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6ccb3d6 View commit details
    Browse the repository at this point in the history
  17. formatting

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    93fad4a View commit details
    Browse the repository at this point in the history
  18. added tests

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b60f547 View commit details
    Browse the repository at this point in the history
  19. updated docs

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fcdbcc9 View commit details
    Browse the repository at this point in the history
  20. removed semicolons

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1f6e09e View commit details
    Browse the repository at this point in the history
  21. added link to hwaccel.yml

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0934774 View commit details
    Browse the repository at this point in the history
  22. added newlines

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1b9bce1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    55e3a92 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    86db57e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f6682c6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5f0cf74 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d7cc8d1 View commit details
    Browse the repository at this point in the history
  28. possible fix for vp9 on qsv

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ec86dc6 View commit details
    Browse the repository at this point in the history
  29. updated tests

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    652c653 View commit details
    Browse the repository at this point in the history
  30. formatting

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    85c1ccc View commit details
    Browse the repository at this point in the history
  31. review suggestions

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    71696a8 View commit details
    Browse the repository at this point in the history
  32. semicolon

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2b4a1ea View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    842a306 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f30f996 View commit details
    Browse the repository at this point in the history
  35. fixed dockerfile

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5592052 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9a1f961 View commit details
    Browse the repository at this point in the history
  37. updated dockerfile

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f7bc02f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4702de7 View commit details
    Browse the repository at this point in the history
  39. fixtures

    mertalev committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    254b7d6 View commit details
    Browse the repository at this point in the history