virtualx-engine/modules/webm
Rémi Verschelde c6e4ee72df
Linux: Disable webm module on arm32, we can't build libvpx properly
libvpx arm32 build with NEON can be supported in theory (and it works
on Android armv7), but our SCons logic for it is super convoluted and
broken. It needs significant rework to be made less error prone, and
ensure we can compile `.s` files properly with cross-compilation
toolchains.

The demand to play WebM videos on older Pi3-style SoCs is likely low,
so for now this is a simple compromise.

Could be improved with some effort if someone is motivated.
2024-01-17 15:06: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 Linux: Disable webm module on arm32, we can't build libvpx properly 2024-01-17 15:06:52 +01: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
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