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

MPEG-DASH Support #2690

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

MPEG-DASH Support #2690

wants to merge 40 commits into from

Commits on Apr 22, 2022

  1. Partial MPD support

    Ponywka committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    5c611fd View commit details
    Browse the repository at this point in the history
  2. mpd: remove unnecessary code

    Ponywka committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    1dca9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25955c6 View commit details
    Browse the repository at this point in the history
  4. mpd: Video track change

    Ponywka committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    1c6bbb5 View commit details
    Browse the repository at this point in the history
  5. mpd: Events for track change

    Ponywka committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e7b7f88 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    c6e9ed6 View commit details
    Browse the repository at this point in the history
  2. mpd: Refactor some functions

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    231bbfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc93372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8086e93 View commit details
    Browse the repository at this point in the history
  5. mpd: Labels for tracks

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    4f8c0ac View commit details
    Browse the repository at this point in the history
  6. mpd: playsinline

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    de09dcf View commit details
    Browse the repository at this point in the history
  7. mpd: Support for int id

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    9b93194 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68a4b56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87a0534 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9dda8c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    44449f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    232b485 View commit details
    Browse the repository at this point in the history
  13. mpd: Changing some comments

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    f13b1e1 View commit details
    Browse the repository at this point in the history
  14. mpd: Add values to .ts file

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    3735316 View commit details
    Browse the repository at this point in the history
  15. mpd: Add some comments

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    f27b5b9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2c67dba View commit details
    Browse the repository at this point in the history
  17. mpd: Little refactoring

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    fa4d223 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8f6bffe View commit details
    Browse the repository at this point in the history
  19. mpd: Lint all changed files

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    a683e13 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f95c16 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    36a9897 View commit details
    Browse the repository at this point in the history
  22. mpd: Remove try-catch

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    3ce2cec View commit details
    Browse the repository at this point in the history
  23. mpd: Replace for to find

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    e6a64b7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    decdb95 View commit details
    Browse the repository at this point in the history
  25. mpd: Config overwrites

    Ponywka committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    635ea23 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a88bc91 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    6ec4a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671f42a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. mpd: MPEG-DASH in main page

    Ponywka committed May 7, 2022
    Configuration menu
    Copy the full SHA
    9a4db8c View commit details
    Browse the repository at this point in the history
  2. mpd: sources.change support

    Ponywka committed May 7, 2022
    Configuration menu
    Copy the full SHA
    f791f02 View commit details
    Browse the repository at this point in the history
  3. mpd: Change caption tracks

    Ponywka committed May 7, 2022
    Configuration menu
    Copy the full SHA
    57fc94f View commit details
    Browse the repository at this point in the history
  4. mpd: Syntax fix

    Ponywka committed May 7, 2022
    Configuration menu
    Copy the full SHA
    964830c View commit details
    Browse the repository at this point in the history
  5. mpd: Another Dash.JS CDN

    Ponywka committed May 7, 2022
    Configuration menu
    Copy the full SHA
    354245d View commit details
    Browse the repository at this point in the history
  6. mpd: Move "Auto" to bottom

    Ponywka committed May 7, 2022
    Configuration menu
    Copy the full SHA
    29eb53e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8dc3f8 View commit details
    Browse the repository at this point in the history