akallabeth
663f041053
Added warning for android media codec
2022-11-15 15:42:37 +01:00
akallabeth
d6eab34997
Updated openssl to 1.1.1s for android build
2022-11-11 11:51:53 +01:00
Armin Novak
f620a31d57
Android build script updatee
...
* Remove JPEG build support (deprecated)
* Add sha256 check to tar/git checkout
* Update default dependency versions
2022-10-12 21:48:44 +02:00
akallabeth
633051e183
Updated OpenH264 and openssl versions
2022-05-13 10:38:26 +02:00
akallabeth
8cc92220b5
Made WITH_MEDIACODEC configurable, use newer openssl
2022-05-13 10:38:26 +02:00
Iordan Iordanov
511444a65e
Switch to official OpenSSL Download location and away from github.
...
One of the benefits is that this adds support for building with OpenSSL 3.0 versions without breaking support for building with 1.1.1.
As part of the work, the assumption that there is an /archive/ in the download path is removed.
Furthermore, cmake modules for finding OpenSSL are updated in order to support 3.0.
2022-04-07 09:10:40 +02:00
akallabeth
8cf0a21acd
Increased required android version to 6.0 (API 23)
...
There are library loader issues with OpenSSL below that API version.
(Undefined symbols most likely due to versioning mismatches of the
OpenSSL build)
2022-01-18 09:06:43 +01:00
akallabeth
70a689787d
Updated android build configuration
...
Use FFMPEG instead of OpenH264 for newer NDK compatibility
2022-01-13 09:25:25 +01:00
Ely Ronnen
cdb7563cf7
add ffmpeg option to android build script
2021-12-21 08:02:07 +01:00
Christian Plattner
aad64eeb86
Fix Android release target API level
2020-11-21 15:22:59 +01:00
Christian Plattner
711870e21a
Fix #6565 : streamline android build configuration
2020-11-21 15:22:59 +01:00