зеркало из https://github.com/mozilla/gecko-dev.git
a987fc3b69
Because IPC call runs asynchronously in both remote decoder process and content process, ProcessOutput() for buffers prior to Flush() could be scheduled to run after the flush promise is resolved, and Codec.queueInput() could be preempted and processes prior sample after flush. To help check the validness of buffers, a session ID increased by flush is added to both RemoteDataDecoder and remote codec service and will be passed through IPC. If the passed ID doesn't agree with current session ID, it means the buffer doesn't belong to current session and should be discard. Differential Revision: https://phabricator.services.mozilla.com/D36382 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
audioipc | ||
ffvpx | ||
gmp-clearkey/0.1 | ||
kiss_fft | ||
libaom | ||
libcubeb | ||
libdav1d | ||
libjpeg | ||
libmkv | ||
libnestegg | ||
libogg | ||
libopus | ||
libpng | ||
libsoundtouch | ||
libspeex_resampler | ||
libtheora | ||
libtremor | ||
libvorbis | ||
libvpx | ||
libwebp | ||
libyuv | ||
mp4parse-rust | ||
mtransport | ||
openmax_dl | ||
openmax_il/il112 | ||
psshparser | ||
webrtc | ||
moz.build | ||
update-libjpeg.sh |