(none)
- Fixed an issue where changing the source immediately after seeking could cause an error (view)
- Added sanitation for all data that might be passed through the external interface (view)
- Buffering and playback event fixes (view)
- Fixed sanitation of URLs to special case blob URLs (view)
- Added sanitizing of the src param (view)
- Rebuild with Flash target-player 10.3 and swf-version 12. (view)
- Fixed networkState reporting to be more accurate after loadstart (view)
- 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)
- 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)