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

framereader: support hardware decoding #22906

Merged
merged 7 commits into from
Nov 17, 2021
Merged

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    0f54024 View commit details
    Browse the repository at this point in the history
  2. support cuda only

    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    3832a2f View commit details
    Browse the repository at this point in the history
  3. print decode info

    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    0c607e8 View commit details
    Browse the repository at this point in the history
  4. add yuv flag back

    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    be38c02 View commit details
    Browse the repository at this point in the history
  5. fix height

    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    07459e0 View commit details
    Browse the repository at this point in the history
  6. default is cuda

    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    1c3c508 View commit details
    Browse the repository at this point in the history
  7. fallback to CPU decoding

    fix memory leak&cleanup
    
    add output
    deanlee committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    d8a5020 View commit details
    Browse the repository at this point in the history