[MSS] Live subtitles bug fix
Created by: nicosang
Hi,
this PR has to solve an issue about subitles in mss live stream. To reproduce it, in development branch, you just have to select mss Prince Of Persia - Live stream. After few or more seconds, subtitles will disappear. The origin of this issue is the removal of two segments in MssFragmentMoofProcessor instead of only one. The source code is modified by using precision of the second in this removal.
Nico