Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.54 KB

CHANGELOG

HEAD (Unreleased)

(none)


4.4.2 (2014-07-11)

  • Fixed networkState reporting to be more accurate after loadstart (view)

4.4.1 (2014-06-11)

  • Ignore unnecessary files from npm packaging (view)
  • Fixed bug triggering playing (view)
  • Fixed bug with the timing of loadstart (view)
  • Added support for clearing the NetStream while in Data Generation Mode (view)
  • Fixed silent exception when opening MediaSources (view)

4.4.0 (2014-02-18)

  • Added changelog
  • Added support for using NetStream in Data Generation Mode (view)
  • Extended base support for external appendData for integration with HLS / Media Source plugins (view)
  • Fixed bug with viewport sizing on videos which don't present meta data (view)
  • Fixed bugs with buffered and duration reporting on non-linear streams (view)
  • Added refined seeking for use on non-linear streams (view)
  • Extended endOfStream for use with Media Sources API (view)