[FFmpeg-devel] [PATCH] lavf: forward protocol_whitelist for the remaining cases
Michael Niedermayer
michael at niedermayer.cc
Fri Aug 5 17:21:02 EEST 2016
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 <Andreas.Cadhalpun at 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.Cadhalpun at googlemail.com>
>
> LGTM
seems this was forgotten
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Never trust a computer, one day, it may think you are the virus. -- Compn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160805/f503806d/attachment.sig>
More information about the ffmpeg-devel
mailing list