зеркало из https://github.com/mozilla/gecko-dev.git
ca88e4c776
JSEP transceivers were previously held in a vector, in the order that they were created. However, these could be removed, which meant that the indexing was not stable. Under most circumstances this did not matter, however there was a wrinkle with implicit rollback in repeated sRD. Re-applying a remote offer that had created a transceiver would destroy that transceiver, and create a new one to replace it. However, JS was not informed, because to PeerConnectionImpl it looked like nothing had changed. Now, transceivers are indexed in a stable way, which allows this bug to be fixed, and makes things a little less confusing. Differential Revision: https://phabricator.services.mozilla.com/D70400 |
||
---|---|---|
.. | ||
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 |