зеркало из https://github.com/mozilla/gecko-dev.git
4c1eb3b8bf
We've had reports from a partner that their EME content is failing after a seek. This is caused by decrypting EME content too fast after a seek triggering bug 1338924. So we need to make our decryption less "bursty". So adjust our decrypt throttling to instead throttle the decrypt to 200ms of content every 100ms of wall-clock-time, rather than 2s of content every 1s of wall-clock-time. This makes us decode more smoothly, and appears to resolve the issue with the partner stream. MozReview-Commit-ID: 1nNuTJrreN --HG-- extra : rebase_source : 3c2c9529a5493b30db1214bba782243be509b56a |
||
---|---|---|
.. | ||
agnostic | ||
android | ||
apple | ||
ffmpeg | ||
omx | ||
wmf | ||
wrappers | ||
MediaTelemetryConstants.h | ||
PDMFactory.cpp | ||
PDMFactory.h | ||
PlatformDecoderModule.h | ||
ReorderQueue.h | ||
SimpleMap.h | ||
moz.build |