[FFmpeg-devel] [PATCH 2/2] lavf: move TLS-related ifdeffery to library specific files

Michael Niedermayer michaelni at gmx.at
Wed May 27 22:31:15 CEST 2015


On Wed, May 27, 2015 at 12:57:51PM +0200, wm4 wrote:
> There is no need to have this mess in network.c.
> ---
>  libavformat/network.c     | 99 ++++++-----------------------------------------
>  libavformat/tls.h         |  6 +++
>  libavformat/tls_gnutls.c  | 31 +++++++++++++--
>  libavformat/tls_openssl.c | 75 ++++++++++++++++++++++++++++++++++-
>  4 files changed, 118 insertions(+), 93 deletions(-)

applied

thanks alot

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150527/2063e796/attachment.asc>


More information about the ffmpeg-devel mailing list