gecko-dev/media
Chris Peterson 03f125ade5 Bug 1832219 - Define _USE_MATH_DEFINES and M_PI on both regular and mingw Windows builds. r=firefox-build-system-reviewers,cubeb-reviewers,glandium,padenot
Without _USE_MATH_DEFINES, Windows' math.h doesn't define M_PI. Since _USE_MATH_DEFINES is defined globally, redundant definitions of _USE_MATH_DEFINES in moz.build files can be removed.

obj-build/dist/include/mozilla/ServoStyleConstsInlines.h:396:32: error: use of undeclared identifier 'M_PI'
obj-build/dist/include/mozilla/StaticPrefList_apz.h:133:22: error: use of undeclared identifier 'M_PI'
obj-build/dist/include/mozilla/gfx/PathHelpers.h:139:33: error: use of undeclared identifier 'M_PI'

Differential Revision: https://phabricator.services.mozilla.com/D177590
2023-05-11 02:45:40 +00:00
..
ffvpx Bug 1819374 - Improve documentation about ffmpeg vendoring, adding information about header vendoring. r=alwu 2023-03-01 15:02:18 +00:00
gmp-clearkey/0.1 Bug 1826752 - Make media/gmp-clearkey/0.1 buildable outside of a unified build environment r=andi 2023-04-18 09:42:14 +00:00
highway Bug 1815088 - Update libjxl and highway r=tnikkel 2023-02-06 12:31:14 +00:00
kiss_fft
libaom
libcubeb Bug 1832219 - Define _USE_MATH_DEFINES and M_PI on both regular and mingw Windows builds. r=firefox-build-system-reviewers,cubeb-reviewers,glandium,padenot 2023-05-11 02:45:40 +00:00
libdav1d Bug 1827248 - Update dav1d to 5aa3b38f9871859e14e55f18ab5e38318fe86305 r=chunmin 2023-04-11 16:16:09 +00:00
libjpeg Bug 1815737 - Update libjpeg-turbo to 2.1.5.1. r=aosmond 2023-02-08 20:30:48 +00:00
libjxl Bug 1818922 - Update libjxl to 73cb36f7129e1ce192992792778b146ed9b655a5 r=tnikkel 2023-02-27 12:55:08 +00:00
libmkv
libnestegg Bug 1801758: Fix globbing of .git files/directories in moz.yaml exclusions r=glandium 2022-11-23 15:00:26 +00:00
libogg
libopus Bug 1829975 - Correct libopus's upstream repo r=kinetik 2023-04-26 16:40:11 +00:00
libpng Bug 1801583 - Update libpng to version 1.6.39. r=tnikkel 2022-11-23 12:51:15 +00:00
libsoundtouch Bug 1823443 - Vendor libsoundtouch through mach vendor, with patch r=padenot 2023-03-21 13:14:47 +00:00
libspeex_resampler
libtheora Bug 1812638 - Update ownership for libtheora. r=kinetik DONTBUILD 2023-03-29 03:30:00 +00:00
libtremor
libvorbis
libvpx Bug 1827249 - Apply local patches to libvpx r=media-playback-reviewers,padenot 2023-04-12 16:39:29 +00:00
libwebp Bug 1819244. Cherry pic webp commit fix. r=aosmond 2023-03-14 23:16:55 +00:00
libyuv Bug 1811322 - P1 - apply patches to vendor libyuv to b2528b0be934 ;r=webrtc-reviewers,mjf 2023-01-25 22:33:53 +00:00
mozva
mp4parse-rust
openmax_dl
openmax_il/il112
psshparser
webrtc Bug 1332163: Test-case for bug. r=mjf 2023-05-10 15:13:40 +00:00
moz.build
update-libjpeg.sh