Fix paused state for RTMP provider after video ends
5.3.0 (2017-02-17)
@albertogasparin added FCsubscribe call and proxy type to RTMP video provider
@mjneil add callback to adjust currentTime for video provider
5.2.0 (2017-02-07)
@mjneil added appendChunkReady, another way of passing data into the swf
5.1.0 (2016-07-18)
@alex-philips added support for the onTextData event
5.0.3 (2016-05-31)
Fix muted and loop attributes not being passed to the swf (view)
5.0.2 (2016-05-06)
If we are in data generation mode and even if _playbackStarted hasn't happened yet, we should still set _isSeeking to true so that we can correctly emit seeked after an initial (before playback) seek (view)
5.0.1 (2015-11-06)
Fix an issue where the player would not report is was seeking after ending (view)
5.0.0 (2015-10-28)
Return an empty set of seekable time ranges when seeking in data generation mode (view)
5.0.0-rc1 (2015-07-27)
Don't fire loadstart or loadedmetadata in data generation mode (view)