gecko-dev/media
Andreas Tolfsen 4eb1661657 bug 1490674: rsdparsa: relax log crate dependency version; r=drno
Because all Rust crates in the tree are vendored, using the wildcard
"*" version dependency could have unintended reprecussions on
rsdparsa if another crate changes its log version dependency.

This patch, along with the others associated with this bug, upgrades
the log crate to 0.4.* throughout.  This has the benefit that we
can get rid of the duplicate vendored log crates in third_party/rust.
2018-09-14 12:28:00 +01:00
..
audioipc bug 1490674: audioipc: relax log crate dependency version; r=kamidphish 2018-09-14 12:28:00 +01:00
ffvpx Bug 1488065 - Update ffvpx to version n4.0.2-6-g2be51cbeea. r=bryce 2018-09-06 13:18:00 +00:00
gmp-clearkey/0.1 Bug 1487811 - P1: Update Widevine headers and C++ code to prepare for CDM interface 10 support. r=cpearce 2018-09-13 14:49:10 +00:00
kiss_fft
libaom Bug 1488702 - Add an AV1 decoder fuzzing target. r=jya 2018-09-06 10:25:28 +00:00
libcubeb Bug 1471922 - Update cubeb-pulse-rs to 79886477. r=kamidphish 2018-08-26 20:34:41 +12: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 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 1487049 - Set ENABLE_HARDENING for libopus; r=jmspeex 2018-09-04 08:15:09 -04:00
libpng Bug 1469790 - Build for NEON by default when targetting Android arm. r=nalexander 2018-06-27 08:07:27 +09: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 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 1481512 - limit libvorbis x86-64 assembly to x86-64 windows; r=padenot 2018-08-30 13:00:36 -04:00
libvpx Bug 1481515 - add a libvpx config for aarch64 windows; r=padenot,jya,dminor 2018-09-11 16:05:09 -04:00
libyuv Bug 1346291: remove accidentally committed diff file rs=jesup NPOTB 2018-05-11 00:55:41 -04:00
mp4parse-rust Bug 1489102 - P1. mp4parse-rust resync to f6032a118aa498525145adf611cd7b3bec0e0216 r=bryce 2018-09-07 14:17:06 +00:00
mtransport Bug 1479665: add GCM ciphers to SrtpFlow. r=bwc 2018-09-14 03:12:05 +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 Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
psshparser Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
webrtc bug 1490674: rsdparsa: relax log crate dependency version; r=drno 2018-09-14 12:28:00 +01: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