зеркало из https://github.com/mozilla/gecko-dev.git
9c1206334a
Bug 1600063 changed the chunk-dropping logic from dropping when we had *started* playing a chunk, to when we had *finished* playing a chunk -- i.e., started playing the next chunk. But when a chunk is the very last chunk in the media resource, we cannot start playing the next chunk, because there is no next chunk. Making this check inclusive seems reasonable. Differential Revision: https://phabricator.services.mozilla.com/D57374 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
AudioSink.cpp | ||
AudioSink.h | ||
AudioSinkWrapper.cpp | ||
AudioSinkWrapper.h | ||
DecodedStream.cpp | ||
DecodedStream.h | ||
MediaSink.h | ||
VideoSink.cpp | ||
VideoSink.h | ||
moz.build |