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 full functionality when reading from MKV files #6

Merged
merged 5 commits into from
Sep 22, 2024
Merged

Add full functionality when reading from MKV files #6

merged 5 commits into from
Sep 22, 2024

Commits on Sep 22, 2024

  1. Refractor MKV class and add full functionality

    Signed-off-by: Ethan Dye <[email protected]>
    ecdye committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    26bccf9 View commit details
    Browse the repository at this point in the history
  2. Implement MKV as a Protocol and refractor

    Signed-off-by: Ethan Dye <[email protected]>
    ecdye committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    86d94db View commit details
    Browse the repository at this point in the history
  3. Fix formatting and remove redundant code

    Signed-off-by: Ethan Dye <[email protected]>
    ecdye committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a1ff503 View commit details
    Browse the repository at this point in the history
  4. Simplify functions to remove complexity

    Signed-off-by: Ethan Dye <[email protected]>
    ecdye committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d1b96d6 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    Signed-off-by: Ethan Dye <[email protected]>
    ecdye committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2794941 View commit details
    Browse the repository at this point in the history