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

Revert 4.12.9 and fix the Html5 tech with sourceHandlers that use MSE #2271

Closed
wants to merge 8 commits into from

Commits on Jun 17, 2015

  1. Revert commits 463ba4e and 20b46b9

    jrivera committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    cb35a73 View commit details
    Browse the repository at this point in the history
  2. The Html5 tech correctly returns source urls when the underlying sour…

    …ceHandler is using media source extensions
    jrivera committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    986533c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df2753a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. Be very specific and only override the default behavior for src and c…

    …urrentSrc when they contain blob uri's
    jrivera committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    7158bc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2015

  1. Added comments and made some names less cryptic

    jrivera committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    6271029 View commit details
    Browse the repository at this point in the history
  2. Fix reversed logic in previous commit

    jrivera committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    6b5df52 View commit details
    Browse the repository at this point in the history
  3. Source must be saved after calling the original setSource or it is se…

    …t to undefined when setSource calls dispose
    jrivera committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    921f2f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02b5b88 View commit details
    Browse the repository at this point in the history