Skip to content

blacklist playlists not supported by browser media source before initial selection#17

Merged
forbesjo merged 3 commits into
videojs:masterfrom
mjneil:fix/initial-codecs
Jan 24, 2018
Merged

blacklist playlists not supported by browser media source before initial selection#17
forbesjo merged 3 commits into
videojs:masterfrom
mjneil:fix/initial-codecs

Conversation

@mjneil

@mjneil mjneil commented Jan 24, 2018

Copy link
Copy Markdown
Contributor

This PR contains 3 substantial changes

  1. blacklists playlists that have codec information that is not supported by MediaSource.isTypeSupported() before initial playlist selection occurs.
  2. small refactor of moving some codec helper functions from master-playlist-controller.js to util/codecs.js
  3. parseCodecs can now parse avc1 and avc3

@forbesjo forbesjo self-assigned this Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants