contrib: ffmpeg: Ensure the securetransport module is disabled
commit8e426b904286bc8cd2cd3b92015135d8f783a88f
authorMarvin Scholz <epirat07@gmail.com>
Thu, 8 Mar 2018 17:28:04 +0000 (8 18:28 +0100)
committerMarvin Scholz <epirat07@gmail.com>
Thu, 8 Mar 2018 17:28:50 +0000 (8 18:28 +0100)
tree9236510748afd819cc48da0844f08fc99623573c
parent817e00b61835f3e7e64b601c208adb06170cc788
contrib: ffmpeg: Ensure the securetransport module is disabled

The ffmpeg securetransport module uses private Apple APIs, so it can
cause rejection from the Apple appstore when this symbol is contained
in binaries, even though VLC never uses it in any way directly.
There is no point in enabling this module anyway, a VLC has it's own
implementation of TLS using either GnuTLS or SC, not relying at all on
ffmpeg for this.
contrib/src/ffmpeg/rules.mak