Skip to content

v1.4.2

Compare
Choose a tag to compare
@joeyparrish joeyparrish released this 04 Sep 19:51
· 6244 commits to main since this release

1.4.2 (2015-09-04)

A roll-up of recent bugfixes.

Bugfixes:

  • Fix storage of duplicate session IDs for encrypted offline content.
  • Specify EME sessionTypes, required in newer EME draft.
  • Fix regression in rewind support, once more working outside buffered range.
  • Support renamed output protection errors from newer EME draft.
  • Fix seeking in custom controls on Android.
  • Fix missing final chunk when storing certain videos for offline playback.
  • Prevent crashing of module loaders which use 'define' but are not full AMD
    loaders.

Test app features:

  • Added 'offline' URL param.