Commit Graph

7 Commits

Author SHA1 Message Date
akallabeth 439a5d609a
[build,android] update dependencies
* Update default OpenSSL version used for android build to 3.3.1
* Update default FFmpeg version to n7.0.1
* Update default cJSON to v1.7.18
* Update default openh264 to v2.4.1
2024-07-24 21:31:31 +02:00
Armin Novak 55f92a329c [build,android] simplify SDK cmake check 2024-01-10 12:41:34 +01:00
akallabeth 8877614d50 [android] updated openssl, cjson and ffmpeg 2023-08-04 12:59:11 +02: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
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 2249e9fc46 Enabled swscale for android build 2022-01-14 10:39:46 +01:00
Ely Ronnen 450aa65227 adding ffmpeg build script 2021-12-21 08:02:07 +01:00