[vlc-devel] [PATCH 2/2] avcodec: conditionally link SecureTransport and VideoToolbox if included
Felix Paul Kühne
fkuehne at videolan.org
Mon Sep 28 14:51:42 CEST 2015
Hello,
The story behind those 2 patches is that we only need one of them.
Is it safe to assume that we can disable TLS support as by SecureTransport in libavutil as we don’t need it and idem for VideoToolbox since we include our own native decoder? Then, I’d disable it in the prefs, otherwise, we need to use the included linker patch.
Looking forward to your suggestions!
Thanks!
Felix
More information about the vlc-devel
mailing list