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
roytam1
71c59df1f7
Merge remote-tracking branch 'origin/tracking' into custom
2023-10-06 09:17:27 +08:00
Basilisk-Dev
465ce802d1
Issue #2332 - libvpx upgrade followup part 5
...
Port commits 39f9ab375b2bfd9e46df9695b78870cf1e9cf3c6 and ed7b08e6089de2dd9a1cee595d9ff7ed1fae919d to new libvpx version
2023-10-06 09:14:26 +08:00
Basilisk-Dev
ee5b062139
Issue #2332 - libvpx upgrade followup part 4
...
Port commit babeb5c556de6f9686f5cd47133d0c40c07bfc2e to new libvpx version
2023-10-06 09:12:06 +08:00
Basilisk-Dev
fcb078d794
Issue #2332 - libvpx upgrade followup part 3
...
Port commit d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 to new libvpx version
2023-10-06 09:11:50 +08:00
Basilisk-Dev
cdc8770f5a
Issue #2332 - libvpx upgrade followup part 2
...
Port commit ca36e991ea55f2d9f78bab558fef10720c9244f0 to new libvpx version
2023-10-06 09:11:34 +08:00
Basilisk-Dev
ed581885f8
Issue #2332 - libvpx upgrade followup part 1
...
Port commit a8f45aba816b7b5e1bd2bbdb663bdf5f044e2f5d to new libvpx version
2023-10-06 09:11:19 +08:00
Basilisk-Dev
b860c5fe95
Issue #2332 - Update to libvpx 1.6.1
...
Backport of Bugzilla 1223692 and 1331498
2023-10-06 09:10:57 +08:00
roytam1
7a3845abaf
Merge remote-tracking branch 'origin/tracking' into custom
2023-09-29 10:05:50 +08:00
Basilisk-Dev
bb1974cebc
Cherry-pick upstream libvpx fix
...
Backport of https://hg.mozilla.org/releases/mozilla-esr115/rev/5241232a3292943bd59ff1704eab60fee3cbc9d1
Addresses CVE-2023-5217
2023-09-29 09:42:18 +08:00
Basilisk-Dev
0e0bd83fe2
Issue #2058 - apply additional patches from dbsoft for OS defines
2023-09-29 09:28:49 +08:00