[FFmpeg-devel] [PATCH] configure: allow OpenSSL>=3.0.0 with GPL
Hendrik Leppkes
h.leppkes at gmail.com
Tue Jun 9 10:11:52 EEST 2020
On Tue, Jun 9, 2020 at 9:05 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
>
>
> > Am 09.06.2020 um 02:13 schrieb rcombs <rcombs at rcombs.me>:
> >
> > @@ -1820,6 +1819,7 @@ EXTERNAL_LIBRARY_LIST="
> > mediacodec
> > openal
> > opengl
> > + openssl
>
> (Since a release is discussed)
>
> The patch is not ok and should not be pushed as-is, openSSL 3.0 is not compatible with the GPL 2.0 afaict.
>
This is correct, Apache v2 is only considered compatible with GPLv3,
so that would need to be augmented.
- Hendrik
More information about the ffmpeg-devel
mailing list