Files
shaka-player/lib/text
Jacob Trimble 404d42cfa0 Fix text tracks on IE/Edge.
IE/Edge don't accept cues that are out of time order.  So when we
reverse the order of cues for #848, the cues would be rejected.  Now
we sort the cues and only reverse the order of cues with equal times.

Change-Id: I860e1ea9694eb95ff2e74d9545c92373eb371686
2017-08-10 21:03:35 +00:00
..