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

nvenc encoder improvements - support a common backing encoding session across windows #3286

Closed

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    6325eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3af25f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45708e5 View commit details
    Browse the repository at this point in the history
  4. rework nvenc video encoder to use a common video encoder instance

    add option to disable and use previous behavior
    winstona committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    ace55f7 View commit details
    Browse the repository at this point in the history
  5. fixes from PR recommendation

    memory leak fixes
    cleanup
    rebase from master
    winstona committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    368560f View commit details
    Browse the repository at this point in the history
  6. ensure thread creating cuda_device_context is the only thread to clea…

    …nup cdc to avoid memory leaks
    
    ensure ui_thread handles damage regions
    winstona committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    938126f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c6faac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffbcb7f View commit details
    Browse the repository at this point in the history
  9. update to use enum const

    winstona committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    aa89dad View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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