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 @@ URLProtoc
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_HTTPCon
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_d
On Wed, Feb 03, 2016 at 01:51:55AM +0100, Andreas Cadhalpun wrote:
> Also set a default_whitelist for mmsh and ffrtmphttp.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavformat/mmsh.c | 9 +
> libavformat/rtmphttp.c | 9 +
> libavformat/rtsp.c | 8
> 3 files c
Also set a default_whitelist for mmsh and ffrtmphttp.
Signed-off-by: Andreas Cadhalpun
---
libavformat/mmsh.c | 9 +
libavformat/rtmphttp.c | 9 +
libavformat/rtsp.c | 8
3 files changed, 26 insertions(+)
diff --git a/libavformat/mmsh.c b/libavformat/mmsh.c
inde