[FFmpeg-devel] [PATCH] lavf: forward protocol_whitelist for the remaining cases

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Wed Feb 3 23:20:05 CET 2016


On 03.02.2016 03:41, Michael Niedermayer wrote:
> On Wed, Feb 03, 2016 at 01:51:55AM +0100, Andreas Cadhalpun wrote:
>> @@ -274,4 +282,5 @@ URLProtocol ff_ffrtmphttp_protocol = {
>>      .priv_data_size = sizeof(RTMP_HTTPContext),
>>      .flags          = URL_PROTOCOL_FLAG_NETWORK,
>>      .priv_data_class= &ffrtmphttp_class,
>> +    .default_whitelist = "https,http,tcp",
> 
> if it needs https it might need tls too

Yes, updated patch attached.

Best regards,
Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-forward-protocol_whitelist-for-the-remaining-ca.patch
Type: text/x-diff
Size: 3168 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160203/8c48b62f/attachment.patch>


More information about the ffmpeg-devel mailing list