gecko-dev/media
Andreas Pehrson 486a4ba711 Bug 1601034 - Do not block main thread in mediapipeline_unittest.cpp. r=bwc
The STS thread dispatches SyncRunnables to main thread. There are two cases of
blocking affected here:
- SyncRunnables from main to STS:
  Can cause a deadlock.
- PR_Sleep on the main thread:
  Effectively sleeps STS too, if STS dispatches a SyncRunnable to main during
  main's sleep.

This patch gets rid of both of these.

Depends on D57001

Differential Revision: https://phabricator.services.mozilla.com/D57003

--HG--
extra : moz-landing-system : lando
2019-12-12 21:50:06 +00:00
..
audioipc Backed out 2 changesets (bug 1590249) for causing a spike in webgl crashes. CLOSED TREE 2019-10-29 03:04:11 +02:00
ffvpx Bug 1582271 - pt4 - add ffvpx mp3 decoding for android32. r=jya 2019-09-25 14:50:02 +00:00
gmp-clearkey/0.1 Bug 1579506 - Remove OpenAES source code and references r=bryce,mhoye 2019-09-12 23:27:08 +00:00
kiss_fft
libaom Bug 1592855 - run mach vendor aom with python3 r=dminor 2019-11-04 20:31:43 +00:00
libcubeb Bug 1603384 - Update cubeb from upstream to aa63601. r=padenot 2019-12-12 15:24:23 +00:00
libdav1d Bug 1588123 - Update libdav1d to head; r=TD-Linux 2019-10-24 18:58:15 +00:00
libjpeg Bug 1508198 - Update libjpeg-turbo to 2.0.3. r=aosmond 2019-09-05 16:49:12 +00:00
libmkv
libnestegg Bug 1592193 - Update libnestegg to b50521d4. r=bryce 2019-11-05 00:08:16 +00:00
libogg
libopus Bug 1496746 - Remove VPATH; r=glandium 2019-09-09 17:44:47 +00:00
libpng
libsoundtouch Bug 1588233 - P1: Correct the moz-patch for soundtouch. r=padenot 2019-11-26 00:42:34 +00:00
libspeex_resampler
libtheora Bug 1496746 - Remove VPATH; r=glandium 2019-09-09 17:44:47 +00:00
libtremor
libvorbis
libvpx Bug 1585358 - Remove mingw-gcc configuration stuf from libvpx r=jya 2019-10-10 18:30:56 +00:00
libwebp
libyuv
mp4parse-rust
mtransport Bug 1601992 - Set write timeout on udp socket; r=ng 2019-12-11 12:20:36 +00:00
openmax_dl
openmax_il/il112
psshparser
webrtc Bug 1601034 - Do not block main thread in mediapipeline_unittest.cpp. r=bwc 2019-12-12 21:50:06 +00:00
moz.build
update-libjpeg.sh