Commit graph

330 commits

Author SHA1 Message Date
ownedbywuigi
94fec8f810 (potentially) fix MSVC builderr 2026-06-25 22:47:18 -07:00
wuggy
e05318c7d9 Fix alphabetical order issue 2026-06-25 22:47:08 -07:00
Basilisk-Dev
ad1bfb30d5 Enable dav1d SIMD on more architectures 2026-06-25 22:46:24 -07:00
Basilisk-Dev
1e73896b07 Enable dav1d LoongArch SIMD 2026-06-25 22:45:00 -07:00
Basilisk-Dev
ee30135ecc Vendor dav1d 1.5.3 2026-06-25 22:43:13 -07:00
ownedbywuigi
b66a74daf6 Issue #451 part 1 - use OpenMP for SoundTouch 2026-04-25 09:40:24 +01:00
wuggy
ee2f40b5f0 I Did Not Clobberbuild, What Happens Next Is Shocking (part 2) 2026-04-24 00:28:14 -07:00
wuggy
a03f914c47 I Did Not Clobberbuild, What Happens Next Is Shocking 2026-04-24 00:22:03 -07:00
wuggy
224f4ac229 Fix merge-conflict markers in moz.build (whoops) 2026-04-23 22:21:46 -07:00
ownedbywuigi
3b891733fd Fix the damn conflict 2026-04-23 06:23:06 +01:00
Basilisk-Dev
34fb5b8946 MoonchildProductions/UXP#2897: Undo mistakenly overwritten file in libavutil 2026-04-23 06:22:58 +01:00
Basilisk-Dev
5dc90752dd MoonchildProductions/UXP#2897: Import upstream libyuv fixes to fix Clang compilation on Loongarch64 2026-04-23 06:20:56 +01:00
Basilisk-Dev
59c74b71e2 MoonchildProductions/UXP#2897: Modify webrtc to compile on loongarch64 2026-04-23 06:20:45 +01:00
Basilisk-Dev
d7963fcc9e MoonchildProductions/UXP#2897: Fix ffvpx build on loongarch64 2026-04-23 06:19:15 +01:00
Basilisk-Dev
8dde509b85 MoonchildProductions/UXP#2897: Add LA64 to webrtc build config 2026-04-23 06:18:38 +01:00
wuggy
7917e6bed3 finally fix gcc building fully 2026-04-19 19:28:17 -07:00
wuggy
854f39b4ab Finally finish with MinGW building (linking still has some issues shush) 2026-04-18 01:02:51 -07:00
wuggy
a5cf494890 Add support for compiling under MinGW + fix Windows compiling in general 2026-04-17 15:05:11 -07:00
wuggy
1f8c30514e Linux support take 2 2026-04-16 19:33:34 -04:00
wuggy
4898f49c28 [BETA] GNU/Linux support 2026-04-16 16:14:49 -04:00
ownedbywuigi
8c34d56b90 Pt 2 2026-04-05 18:06:53 +01:00
wuggy
2ab5bcf93d [BETA] macOS support 2026-04-04 15:51:31 +01:00
Moonchild
e41b82bd39 [WebRTC] Ensure valid image size.
Extremely small encoded image sizes should be considered corrupt data.
Drive-by improvement: make sure to cast the encoded image data length
to uint32_t for use with `CreateEmptyFrame`
2026-03-11 18:32:02 +00:00
Job Bautista
9bda7819c9 Issue #2965 - Update libtheora to 1.2.0. 2026-03-11 18:29:05 +00:00
Brian Smith
fca1546384 No Issue - Fix clang builds on 32-bit ARM Linux. The clang integrated assembler can't handle these files. 2026-03-09 21:25:11 +00:00
roytam1
7f3ccb5dc3 Merge remote-tracking branch 'origin/tracking' into custom 2025-05-27 23:22:51 +08:00
Brian Smith
ce535a850f No Issue - MacOS fixes and updates. stroucki reported on the forum a libary not loading. This corrects the path. It still loads with the incorrect path on most systems, but fixing it anyway. https://github.com/joseluisq/macosx-sdks Update the SDK list with the SDKs available here. 2025-05-27 23:20:46 +08:00
roytam1
f428ae64da libjxl: exclude terse static assert from building 2025-03-13 23:57:55 +08:00
roytam1
687c0437ff Merge remote-tracking branch 'origin/tracking' into custom 2025-03-13 23:38:47 +08:00
Moonchild
6fc884334f Issue #2697 - Part 4: Update README and remove upstream merged patch. 2025-03-13 23:38:12 +08:00
Moonchild
26bbf20c1d Issue #2697 - Part 3: Disable JXL_DEC_BOX informative events.
Our front-end doesn't support it and it's not necessary for browser use.
2025-03-13 23:36:00 +08:00
Moonchild
1152a6f41d Issue #2697 - Part 2: Update libjxl build files. 2025-03-13 23:35:44 +08:00
Moonchild
845db2526f Issue #2697 - Part 1: Import libjxl 0.11.1 files to the tree. 2025-03-13 23:35:08 +08:00
roytam1
990b92ae63 Merge remote-tracking branch 'origin/tracking' into custom 2024-12-20 13:43:35 +08:00
Brian Smith
a29afdfafe No Issue - Fixes assembling with binutil as >= 2.41. effadce6c7 Same code exists in libav so applying the same patch there as well. 2024-12-20 13:42:18 +08:00
roytam1
06fe8456f7 libjpeg-turbo: disable thread local storage usage introduced in f579cc11b3, this should fix crashing in XP/2003. 2024-10-12 20:20:45 +08:00
roytam1
19dc62b0a2 libjpeg-turbo: update to 2.1.x rev 0734e34f6 2024-10-11 12:01:54 +08:00
roytam1
687f52e183 Merge remote-tracking branch 'origin/tracking' into custom 2024-10-01 10:28:33 +08:00
Martin Husemann
7fe8b63b5c libjpeg: add NetBSD/powerpc spcific Altivec cpu feature detection 2024-10-01 10:26:45 +08:00
Martin Husemann
545b4401c5 Hardcode '-maltivec' as compiler flag for powerpc/altivec support 2024-10-01 10:26:07 +08:00
roytam1
2b0cdc7b62 Merge remote-tracking branch 'origin/tracking' into custom 2024-09-22 20:54:25 +08:00
Nia Alarie
4637e2319c media/libcubeb: Use Sun audio backend also on NetBSD 2024-09-22 20:40:46 +08:00
roytam1
f08dd1422d Merge remote-tracking branch 'origin/tracking' into custom 2023-11-04 11:42:50 +08:00
Brian Smith
cd66a17327 Issue #2354 - Restore ARM32 buildability on Linux. Fix ION breakages due to BigInt changes. Fix breakages from libjpeg, libyuv and libvpx upgrades. Restore ARM(32/64) NEON FPU support in libyuv. 2023-11-04 11:36:56 +08:00
roytam1
bac9ec9a84 Merge remote-tracking branch 'origin/tracking' into custom 2023-10-26 10:55:31 +08:00
Moonchild
48c27934c7 [WebRTC] Give ::Terminated() the same treatment as ::Close_g 2023-10-26 10:54:43 +08:00
roytam1
ce8751185f Merge remote-tracking branch 'origin/tracking' into custom 2023-10-21 11:22:34 +08:00
Basilisk-Dev
9f63203a43 Issue #2332 - Hyphenate rtc stats type as per spec
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1322503
2023-10-21 11:03:07 +08:00
roytam1
d6590573ed Merge remote-tracking branch 'origin/tracking' into custom 2023-10-11 11:56:50 +08:00
Basilisk-Dev
580a231706 Issue #2332 - Use only one listener in MediaPipelineTransmit
https://bugzilla.mozilla.org/show_bug.cgi?id=1305949 part 3
2023-10-11 11:52:24 +08:00