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

Added SDL video player spike #30

Merged
merged 10 commits into from
Jul 5, 2024
Merged

Added SDL video player spike #30

merged 10 commits into from
Jul 5, 2024

Commits on Jul 3, 2024

  1. Added start of transcoding

    djthorpe committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    744ca3a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Added SDL routines

    djthorpe committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bcaa816 View commit details
    Browse the repository at this point in the history
  2. Typo

    djthorpe committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e6d5a65 View commit details
    Browse the repository at this point in the history
  3. Example code for SDL

    djthorpe committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a59b802 View commit details
    Browse the repository at this point in the history
  4. Updated

    djthorpe committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c6fff89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8530fa2 View commit details
    Browse the repository at this point in the history
  6. Fixes

    djthorpe committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    39b5ba9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Updates

    djthorpe committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5a38897 View commit details
    Browse the repository at this point in the history
  2. Fixed imports

    djthorpe committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    03b9947 View commit details
    Browse the repository at this point in the history
  3. Added sdl2 dependency

    djthorpe committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d0d1853 View commit details
    Browse the repository at this point in the history