v0.3.0
improvement
clean-up and refactor FragmentLoader.as
add HLSEvent.FRAGMENT_PLAYING event that is dispatched everytime a new fragment playback starts. Fragment metadata are provided along with this event
#42 add HLSEvent.LEVEL_ENDLIST triggered when detecting a LIVE to VOD playlist switch.
#59 retrieve video width and height by parsing SPS NAL Unit.
#77 always allow progressive buffering in case of one-level playlist
Chromeless : allow customization of playback initial seek offset
Chromeless : reduce onPosition() external Interface call overhead to avoid dropped frames
bug fix
FlowPlayer : fix issue with ova plugin (refer to #53)
fix some video freeze issue happening when hardware video decoding is enabled (#66)
test link
http://flashls.org/flashls-0.3.0/examples/chromeless/
http://flashls.org/flashls-0.3.0/examples/flowplayer/
http://flashls.org/flashls-0.3.0/examples/osmf/GrindPlayer.html
http://flashls.org/flashls-0.3.0/examples/osmf/StrobeMediaPlayback.html