- Sep 21, 2024
-
-
- May 18, 2024
-
-
NDK 26 dropped support for API versions 19 and 20 (KitKat, Android 4.4). The minimum supported API is now 21 (Lollipop, Android 5.0).
-
- Apr 16, 2024
-
-
Matthias Dressel authored
Since dav1d was the only user of these crossfiles, it was agreed upon to remove them from the image [0] and move to dav1d directly. [1] [0] docker-images!293 [1] docker-images!294 (comment 434720)
-
- Feb 28, 2024
-
-
Martin Storsjö authored
-
Martin Storsjö authored
This allows testing all modern aarch64 CPU features, that the HW based test runners might not support. Especially for SVE, this allows testing all valid vector lengths, which might not exist in hardware form yet.
-
- Feb 22, 2024
-
-
Matthias Dressel authored
-
- Jan 31, 2024
-
-
- Jan 15, 2024
-
-
Matthias Dressel authored
-
- Apr 27, 2023
-
-
When compiling dav1d for an android app, these architectures are required by default (along with arm and arm64 for which crossfiles already exist).
-
- Apr 23, 2023
-
-
* `needs_exe_wrapper` is only needed in specific cases when `exe_wrapper` is not set. See https://mesonbuild.com/Cross-compilation.html#properties * "Before 0.56.0, <lang>_args and <lang>_link_args must be put in the properties section instead, else they will be ignored." [https://mesonbuild.com/Machine-files.html#meson-builtin-options] Our minimum version is 0.49.0. Meson >= 0.56.0 prints a deprecation warning.
-
- Apr 06, 2023
-
-
Fixes #421
-
- Sep 09, 2022
-
-
Matthias Dressel authored
* Android armv7: target API 19 since it's the lowest directly provided by the new NDK. * Newer NDK has generic tools for ar, strip, etc. * Remove windres as it's only relevant for Windows targets.
-
- Jun 25, 2020
-
-
- Mar 24, 2020
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- Mar 22, 2020
-
-
- Nov 23, 2019
-
-
This enables releasing stable versions on the snap store.
-
- Oct 08, 2019
-
-
Jean-Baptiste Kempf authored
-