ffmpeg: enable gnutls support in libffmpeg-full
authorIan Leonard <antonlacon@gmail.com>
Sun, 15 Dec 2019 06:08:56 +0000 (22:08 -0800)
committerIan Leonard <antonlacon@gmail.com>
Wed, 1 Apr 2020 02:18:06 +0000 (19:18 -0700)
commit74b076521b2a6af016dc58ac6d7445175903b80f
tree8878ace8779e6a9fec0c96fbdcd393de12375dd7
parent5328a2f39350ac16734807e28255fedfb9cf30be
ffmpeg: enable gnutls support in libffmpeg-full

Provides access to services requiring a secure connection.

Chosen over openssl for license reason (can't redistribute). To my
knowledge, libressl will have the same issue.

mbed-tls is the only other ssl/tls provider, and this package is
complicated enough.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
multimedia/ffmpeg/Makefile