gecko-dev/dom/media/platforms
Chun-Min Chang d8efd75a41 Bug 1588233 - P2: Set ST_NO_EXCEPTION_HANDLING before using SoundTouch. r=glandium
The coming updated libsoundtouch will use ST_THROW_RT_ERROR in several
places built without setting ST_NO_EXCEPTION_HANDLING.
ST_NO_EXCEPTION_HANDLING is only set in libsoundtouch/src/moz.build. To
avoid using `throw`, we should `#define` ST_NO_EXCEPTION_HANDLING before
`#include` soundtouch headers.

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

--HG--
extra : moz-landing-system : lando
2019-11-26 00:48:24 +00:00
..
agnostic Bug 1524049 - pref on Vorbis decoding on RDD for Windows. r=drno 2019-11-22 20:49:14 +00:00
android Bug 1509316 - p3: transfer image ownership when constructing VideoData. r=jya 2019-10-09 23:08:31 +00:00
apple Bug 1580597 - p2: set timestamp and duration of the encoded frame. r=jya 2019-09-13 23:38:32 +00:00
ffmpeg Bug 1588233 - P2: Set ST_NO_EXCEPTION_HANDLING before using SoundTouch. r=glandium 2019-11-26 00:48:24 +00:00
omx Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
wmf Bug 1576990 - Stop the WMF decoder estimating durations on 0 duration samples. r=dminor 2019-09-20 18:39:43 +00:00
wrappers Bug 1568058 - pt 2 - Add batch decode methods to MediaDataDecoder. r=jya 2019-11-14 16:06:39 +00:00
AllocationPolicy.cpp Bug 1582812 - fix some dom/media/ header cargo-culting; r=mccr8 2019-09-20 20:19:32 +00:00
AllocationPolicy.h Bug 1533252 - P4. Serialize all the video MediaCapabilities queries. r=pehrsons 2019-03-15 13:54:19 +00:00
MediaTelemetryConstants.h
PDMFactory.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
PDMFactory.h Bug 1555891 - Merge PVideoDecoder into PRemoteDecoder. r=jya,jld 2019-06-11 02:01:51 +00:00
PEMFactory.cpp Bug 1570337 - p4: implement Android encoder. r=jya 2019-09-12 18:19:08 +00:00
PEMFactory.h
PlatformDecoderModule.h Bug 1568058 - pt 2 - Add batch decode methods to MediaDataDecoder. r=jya 2019-11-14 16:06:39 +00:00
PlatformEncoderModule.h Bug 1570337 - p3: extract method for reuse. r=jya 2019-09-12 18:19:00 +00:00
ReorderQueue.h
SimpleMap.h
moz.build Bug 1570337 - p4: implement Android encoder. r=jya 2019-09-12 18:19:08 +00:00