lavf: split tls.c
Move the OpenSSL and GnuTLS implementations to their own files. Other
than the connection code (including options) and some boilerplate, no
code is actually shared.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Showing
libavformat/tls.h
0 → 100644
libavformat/tls_gnutls.c
0 → 100644
libavformat/tls_openssl.c
0 → 100644
Please
register
or
sign in
to comment