gecko-dev/media
Paul Adenot 97496687b0 Bug 1834920 - Make audio IO work on iOS in Gecko. r=glandium,pehrsons
This disable the rust backend on iOS until we sort it out -- the old backend
still works well.

This essentially disables all device management: enumeration, recovery after
device disappearance, etc. This also disables Aggregate device support, but it
should fall back on regular duplex IO code.

The modifications done to the backend are put in a patch applied during update,
as usual. When not building for iOS, cubeb-coreaudio-rs is still used, and is
not modified by this patch.

I'm including a small assert disabling that stems from the fact that there's no
dynamic linker and so we can't do ffts for Web Audio API yet.

Differential Revision: https://phabricator.services.mozilla.com/D205449
2024-03-27 15:28:35 +00:00
..
ffvpx Bug 1749046 - Add a DTX flag to libopusenc.c. r=chunmin 2024-03-27 14:16:38 +00:00
gmp-clearkey/0.1 Bug 1878713 - part2 : implement GetStatusForPolicy for ClearKey CDM. r=media-playback-reviewers,jolin 2024-02-10 00:24:32 +00:00
highway Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
libaom Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
libcubeb Bug 1834920 - Make audio IO work on iOS in Gecko. r=glandium,pehrsons 2024-03-27 15:28:35 +00:00
libdav1d Bug 1886321 - Escape from building with <sys/auxv.h> on Windows/OSX AArch64 r=media-playback-reviewers,karlt 2024-03-27 01:12:17 +00:00
libjpeg Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
libjxl Bug 1884859 - Update libjxl to f06a34c77b1bd11bafbe82989241e68c756ccca2 r=saschanaz 2024-03-14 20:57:48 +00:00
libmkv
libnestegg
libogg Bug 1859227 - Remove obsolete ogg solaris-types.patch to fix Solaris build. r=media-playback-reviewers,padenot 2023-10-18 15:05:51 +00:00
libopus Bug 1878776: Update opus to ab4e83598e7fc8b2ce82dc633a0fc0c452b629aa. r=media-playback-reviewers,padenot 2024-03-06 19:59:59 +00:00
libpng Bug 1881807. Update libpng to version 1.6.43. r=gfx-reviewers,aosmond 2024-02-26 22:50:28 +00:00
libsoundtouch Bug 1885359 - Fix intermittent crash on destroy rlbox sandbox in soundtouch r=glandium 2024-03-22 15:13:58 +00:00
libspeex_resampler Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
libtheora Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
libvorbis Bug 1857234 - Have mach vendor's `**` globbing match hidden files r=tjr,devtools-reviewers,cubeb-reviewers,padenot,ochameau 2023-10-10 08:21:13 +00:00
libvpx Bug 1886318 - Add missing header for EBUSY on mingw. r=media-playback-reviewers,karlt 2024-03-26 04:38:30 +00:00
libwebp Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
libyuv Bug 1869553: Update nico's identifiers for Updatebot r=ng 2023-12-14 13:42:31 +00:00
mozva
mp4parse-rust Bug 1835972 - Allow to force rust vendoring. r=firefox-build-system-reviewers,sergesanspaille 2023-06-06 00:03:10 +00:00
openmax_il/il112
psshparser
webrtc Bug 1874471: Disable payload-type matching for filters that know an ssrc. r=mjf 2024-02-20 15:40:48 +00:00
wmf-clearkey Bug 1878039 - part2 : add test for mfcdm. r=jolin 2024-02-10 00:24:33 +00:00
moz.build
update-libjpeg.sh