On Sun, Feb 28, 2016 at 02:42:41AM +0100, Michael Niedermayer wrote:
> 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 <[email protected]>
> > 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 <[email protected]>
>
> LGTMseems this was forgotten applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Never trust a computer, one day, it may think you are the virus. -- Compn
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
