wseemann / FFmpegMediaMetadataRetriever

FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
1.72k stars 387 forks source link

OpenSSL lower then 1.1.1i #262

Closed gepaopaocai closed 1 year ago

gepaopaocai commented 1 year ago

pls update ssl . play store reject my app. https://support.google.com/faqs/answer/12576638

gepaopaocai commented 1 year ago

@wseemann When will it be updated?

wseemann commented 1 year ago

@gepaopaocai I just released version 1.0.19. Please try that version and let me know if you have any issues.

Muhammad-Mohsen commented 1 year ago

@wseemann , I'm using version 1.0.19 in my app and I'm getting the below warning when I upload a new build (it's not getting rejected, though):

One or more of your apps is running an outdated version of OpenSSL, which has multiple security vulnerabilities. You should update OpenSSL as soon as possible.

I don't think I'm using any libraries that can cause this issue (gradle file here)