gecko-dev/media
Tom Ritter 7e0fefeaa0 Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium
In the MinGW browser build job, we're going to use -fms-extensions,
which will tell clang to start processing these comments. Clang
cannot process them correctly (it's an upstream bug) but it doesn't
need to, because we include the libs we need in moz.build files.

So we exclude them for MinGW builds. mingw-clang gets them wrong and
mingw-gcc (which doesn't even work anymore on -central) ignored them.

In the future, with a llvm fix, we could clean up the moz.build
files and re-enable these comments.

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

--HG--
extra : moz-landing-system : lando
2018-08-29 03:50:39 +00:00
..
audioipc Bug 1470041 - Update audioipc to 3d716fe8. r=kamidphish 2018-08-26 20:33:19 +12:00
ffvpx Bug 1482583 - Suppress clang-cl warnings in some third-party directories. r=mshal 2018-08-11 06:05:19 +09:00
gmp-clearkey/0.1 Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
kiss_fft
libaom Bug 1476408 - Only build stats code if examples are enabled; r=TD-Linux 2018-07-24 10:37:28 -04:00
libcubeb Bug 1471922 - Update cubeb-pulse-rs to 79886477. r=kamidphish 2018-08-26 20:34:41 +12:00
libjpeg
libmkv
libnestegg Bug 1480003 - Update libnestegg to 7bafcb95. r=bryce 2018-08-26 20:30:18 +12: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 1469790 - Build for NEON by default when targetting Android arm. r=nalexander 2018-06-27 08:07:27 +09:00
libsoundtouch
libspeex_resampler Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01:00
libtheora Bug 1482583 - Suppress clang-cl warnings in some third-party directories. r=mshal 2018-08-11 06:05:19 +09:00
libtremor Bug 1477081 - remove TARGET_CPU use from moz.build files; r=ted.mielczarek 2018-07-24 16:08:55 -04:00
libvorbis Bug 1446062: Vorbis fix r=jmspeex a=abillings 2018-03-15 18:12:05 -04:00
libvpx Bug 1480092 - Cherrypick rev 52add5896661d186dec284ed646a4b33b607d2c7. r=drno 2018-08-13 11:32:47 -04:00
libyuv Bug 1346291: remove accidentally committed diff file rs=jesup NPOTB 2018-05-11 00:55:41 -04:00
mp4parse-rust Bug 1417050: Add support for AV1 in MP4. r=jya 2018-08-20 23:56:39 +00:00
mtransport Bug 1483338: Stop using level as the identifier for media transports. r=mjf 2018-08-28 19:45:58 +00: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 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
webrtc Bug 1483338: Stop using level as the identifier for media transports. r=mjf 2018-08-28 19:45:58 +00: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