Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: videojs/http-streaming
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: videojs/http-streaming
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 7 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 8, 2020

  1. chore(demo): clear type on manual source change (#1030)

    If a user manually changes the url, the type may not be correct anymore.
    We should clear it. Given that we auto-detect .m3u8 and .mpd types, it
    shouldn't be a big deal and would cause less problems than the incorrect
    type being present for the given source.
    gkatsev committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    d39276d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    f1d9f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0976212 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    904153f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    8454da5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    2e237ee View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. 2.4.1

    gkatsev committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    6c337e1 View commit details
    Browse the repository at this point in the history
Loading