[FFmpeg-devel] [PATCH] lavf/tls: Support Secure Transport
wm4
nfxjfg at googlemail.com
Sat May 2 11:28:56 CEST 2015
On Sat, 2 May 2015 04:11:22 -0500
Rodger Combs <rodger.combs at gmail.com> wrote:
> ---
> configure | 7 +-
> libavformat/tls.c | 302 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 308 insertions(+), 1 deletion(-)
>
Plus points if you move the implementation to a separate file. Then, at
a later point, the other TLS implementations could be cleaned up. But
in particular, a mess can be avoided if someone writes a schannel patch.
More information about the ffmpeg-devel
mailing list