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

Add RTSP features to cudacodec::VideoReader #3247

Merged
merged 5 commits into from
Jun 2, 2022

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    4c0d0ca View commit details
    Browse the repository at this point in the history
  2. Fix type.

    cudawarped committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c532293 View commit details
    Browse the repository at this point in the history
  3. Change badly named flag.

    cudawarped committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6c59714 View commit details
    Browse the repository at this point in the history
  4. Alter live source flag everywhere to indicate what it does not what i…

    …t is for, which should be left up to the documentation.
    cudawarped committed May 27, 2022
    Configuration menu
    Copy the full SHA
    b3d4b8d View commit details
    Browse the repository at this point in the history
  5. Prevent frame que object from being reinitialized which could be unsa…

    …fe if another thread and/or object is using it.
    cudawarped committed May 27, 2022
    Configuration menu
    Copy the full SHA
    95fd837 View commit details
    Browse the repository at this point in the history