On Wed, Feb 03, 2016 at 11:20:05PM +0100, Andreas Cadhalpun wrote:
> 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
> 

>  mmsh.c     |    9 +++++++++
>  rtmphttp.c |    9 +++++++++
>  rtsp.c     |    8 ++++++++
>  3 files changed, 26 insertions(+)
> ac9de87a225e549ae03722a3fc487cb22be5802a  
> 0001-lavf-forward-protocol_whitelist-for-the-remaining-ca.patch
> From 595133afad21a4e264642259e8c74708dd4a72ba Mon Sep 17 00:00:00 2001
> From: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>
> Date: Wed, 3 Feb 2016 01:01:34 +0100
> Subject: [PATCH] lavf: forward protocol_whitelist for the remaining cases
> 
> Also set a default_whitelist for mmsh and ffrtmphttp.
> 
> Signed-off-by: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>

LGTM

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to