diff --git a/scripts/android-build-32.conf b/scripts/android-build-32.conf index 7f6000c9b..9956899a1 100644 --- a/scripts/android-build-32.conf +++ b/scripts/android-build-32.conf @@ -19,8 +19,8 @@ NDK_TARGET=21 WITH_MEDIACODEC=1 JPEG_TAG=master -OPENH264_TAG=v1.8.0 # NOTE: NDK r15c or earlier needed in --openh624-ndk for v1.8.0 -OPENSSL_TAG=openssl-1.1.1n +OPENH264_TAG=v2.2.0 +OPENSSL_TAG=openssl-1.1.1o FFMPEG_TAG=n4.4.1 SRC_DIR=$SCRIPT_PATH/.. diff --git a/scripts/android-build-64.conf b/scripts/android-build-64.conf index ae7bedbbd..770db78a9 100644 --- a/scripts/android-build-64.conf +++ b/scripts/android-build-64.conf @@ -19,8 +19,8 @@ NDK_TARGET=21 WITH_MEDIACODEC=1 JPEG_TAG=master -OPENH264_TAG=v1.8.0 # NOTE: NDK r15c or earlier needed in --openh624-ndk for v1.8.0 -OPENSSL_TAG=openssl-1.1.1n +OPENH264_TAG=v2.2.0 +OPENSSL_TAG=openssl-1.1.1o FFMPEG_TAG=n4.4.1 SRC_DIR=$SCRIPT_PATH/.. diff --git a/scripts/android-build-release.conf b/scripts/android-build-release.conf index 83fd7eed2..910412665 100644 --- a/scripts/android-build-release.conf +++ b/scripts/android-build-release.conf @@ -19,8 +19,8 @@ NDK_TARGET=23 WITH_MEDIACODEC=1 JPEG_TAG=master -OPENH264_TAG=v1.8.0 # NOTE: NDK r15c or earlier needed in --openh624-ndk for v1.8.0 -OPENSSL_TAG=openssl-1.1.1n +OPENH264_TAG=v2.2.0 +OPENSSL_TAG=openssl-1.1.1o FFMPEG_TAG=n4.4.1 SRC_DIR=$SCRIPT_PATH/.. diff --git a/scripts/android-build.conf b/scripts/android-build.conf index afdb4e04c..bdee14ea0 100644 --- a/scripts/android-build.conf +++ b/scripts/android-build.conf @@ -19,7 +19,7 @@ NDK_TARGET=21 WITH_MEDIACODEC=1 JPEG_TAG=master -OPENH264_TAG=v1.8.0 # NOTE: NDK r15c or earlier needed in --openh624-ndk for v1.8.0 +OPENH264_TAG=v2.2.0 OPENSSL_TAG=openssl-1.1.1o FFMPEG_TAG=n4.4.1