Bug 1110595 - Fix MSE playback stalling; r=mattwoodrow

This commit is contained in:
Anthony Jones 2014-12-12 17:11:51 +13:00
parent f0a12faf26
commit 1b1d177a63

View File

@ -268,7 +268,7 @@ MediaSourceReader::OnVideoNotDecoded(NotDecodedReason aReason)
// switching to the end of the buffered range.
MOZ_ASSERT(aReason == END_OF_STREAM);
if (mVideoReader) {
AdjustEndTime(&mLastVideoTime, mAudioReader);
AdjustEndTime(&mLastVideoTime, mVideoReader);
}
// See if we can find a different reader that can pick up where we left off. We use the