[MPlayer-dev-eng] [PATCH 3/3] configure: Detect SChannel and enable FFmpeg https

Josh joshf87 at live.com
Tue Dec 22 06:15:17 CET 2015


On 11/15/2015 14:09, Alexander Strasser wrote:
> On 2015-11-14 22:20 +0100, Alexander Strasser wrote:
>> Allow playback of https:// URLs via FFmpeg's SChannel TLS implementation.
>>
>> Signed-off-by: Alexander Strasser <eclipse7 at gmx.net>
>> ---
>>   configure | 21 +++++++++++++++++++++
>>   1 file changed, 21 insertions(+)
>>
> [...]
>> +  statement_check_broken windows.h Security.h '((int)InitializeSecurityContext)' -DSECURITY_WIN32 -lSecur32 &&
>> +    _schannel=yes
>
>    Hmmm, this doesn't exactly generate a good test source file :(
> I attached a second attempt to this email.
>
> [...]
>
>    Alexander
>
>
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>

Tried it on my Windows build. Compiled successfully and works, at least 
on a youtube https url.


More information about the MPlayer-dev-eng mailing list