virtualx-engine/modules/webm
Rémi Verschelde 5b8a1314bd
SCons: Fix Linux arm64 build for theora and libvpx
The architecture handling in 3.x is all over the place, and I'm not
going to start a major refactor like I did for 4.0 so late in its life
cycle.

So let's add more hacks! ⚔️

This requires manually passing `arch=arm64` when compiling, but this is
already the case for other parts of the codebase.
2023-12-08 12:56:52 +01:00
..
doc_classes [3.x] Document lack of iOS support for WebM 2023-03-22 19:37:56 +01:00
libvpx SCons: Fix Linux arm64 build for theora and libvpx 2023-12-08 12:56:52 +01:00
config.py [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 -05:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
video_stream_webm.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
video_stream_webm.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00