gecko-dev/media
Dan Minor b9bfaf036c Bug 1456071 - Do not dispatch InsertDTMFTone call to sts thread; r=bwc
This removes the dispatch to the sts thread prior to calling
AudioConduit::InsertDTMFTone. There are assertions in ChannelProxy which
restrict the methods there to running on the main thread, so the current
code crashes immediately when inserting a tone in a debug build. The
inserted DTMF event ends up in a queue, so there is no reason not to just do
the insertion from the main thread.

MozReview-Commit-ID: G8JM9QDLrGF

--HG--
extra : rebase_source : 65168ee08efa5fc1960e35fd5acf4bdde0420b84
2018-04-26 11:36:19 -04:00
..
audioipc Bug 1445067 - P1: Update audioipc to commit 219a811. r=kinetik 2018-04-18 13:42:43 +10:00
ffvpx Bug 1321651 - revert clang-cl changes from bug 1298418 that are no longer needed. r=froydnj 2018-01-05 14:16:08 -05:00
gmp-clearkey/0.1 Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
kiss_fft
libaom Bug 1456500: Disable PGO for Win64 aom to speed up builds. r=froydnj 2018-04-24 11:15:13 -04:00
libav Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libcubeb Bug 1458199 - Update cubeb from upstream to 44341a1. r=kinetik 2018-05-01 13:04:43 +02:00
libjpeg Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
libmkv Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
libnestegg Bug 868797 - Update libnestegg to be more tolerant of blocks with negative timecodes. r=kinetik 2018-02-28 16:34:05 -05:00
libogg Bug 1415446 - Update to libogg 1.3.3. r=kinetik 2017-11-08 08:49:05 -08:00
libopus Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libpng Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
libsoundtouch Bug 1403346 - Replace all uses of ALLOW_COMPILER_WARNINGS with a template, remove ALLOW_COMPILER_WARNINGS. r=glandium 2017-10-25 15:12:09 -07:00
libspeex_resampler Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libtheora Bug 1448115 Update libtheora metadata to reference it's new(ish) git repository r=cpearce 2018-03-22 14:05:04 -05:00
libtremor Bug 1446062: libtremor Vorbis fix. r=jmspeex a=dveditz 2018-03-15 21:47:09 -07:00
libvorbis Bug 1446062: Vorbis fix r=jmspeex a=abillings 2018-03-15 18:12:05 -04:00
libvpx Backed out changeset 4d3b94d04760 (bug 1453061) and we'll re-land when talos xperf comes back online 2018-04-13 16:07:04 -04:00
libyuv Bug 1426898 - Fix a bug of a local patch for libyuv. r=jesup 2017-12-23 00:56:11 +09:00
mp4parse-rust Bug 1455701 - Update mp4parse-rust to upstream. r=padenot 2018-04-26 10:18:03 +02:00
mtransport Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
openmax_dl Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:38 +01:00
openmax_il/il112
psshparser Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
webrtc Bug 1456071 - Do not dispatch InsertDTMFTone call to sts thread; r=bwc 2018-04-26 11:36:19 -04:00
moz.build bug 1256010 - Remove media/openmax_dl/dl/Makefile.in. r=nalexander 2017-11-08 10:57:32 -08:00
update-libjpeg.sh