Re: [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection

2020-07-02 Thread Michael Niedermayer
On Sun, Jun 14, 2020 at 10:23:40PM +0200, Marvin Scholz wrote: > On 14 Jun 2020, at 15:42, Michael Niedermayer wrote: > > > On Sun, Jun 14, 2020 at 12:52:44AM +0200, Marvin Scholz wrote: > > > --- > > > doc/protocols.texi| 3 +++ > > > libavformat/icecast.c | 6 +- > > > 2 files changed,

Re: [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection

2020-07-01 Thread Marvin Scholz
Ping for merge, again :) On 28 Jun 2020, at 22:43, Marvin Scholz wrote: Ping On 18 Jun 2020, at 23:16, Marvin Scholz wrote: Ping? Anything else needed to get this merged? On 14 Jun 2020, at 22:23, Marvin Scholz wrote: On 14 Jun 2020, at 15:42, Michael Niedermayer wrote: On Sun, Jun 14,

Re: [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection

2020-06-28 Thread Marvin Scholz
Ping On 18 Jun 2020, at 23:16, Marvin Scholz wrote: Ping? Anything else needed to get this merged? On 14 Jun 2020, at 22:23, Marvin Scholz wrote: On 14 Jun 2020, at 15:42, Michael Niedermayer wrote: On Sun, Jun 14, 2020 at 12:52:44AM +0200, Marvin Scholz wrote: --- doc/protocols.texi

Re: [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection

2020-06-18 Thread Marvin Scholz
Ping? Anything else needed to get this merged? On 14 Jun 2020, at 22:23, Marvin Scholz wrote: On 14 Jun 2020, at 15:42, Michael Niedermayer wrote: On Sun, Jun 14, 2020 at 12:52:44AM +0200, Marvin Scholz wrote: --- doc/protocols.texi| 3 +++ libavformat/icecast.c | 6 +- 2 files chan

Re: [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection

2020-06-14 Thread Marvin Scholz
On 14 Jun 2020, at 15:42, Michael Niedermayer wrote: On Sun, Jun 14, 2020 at 12:52:44AM +0200, Marvin Scholz wrote: --- doc/protocols.texi| 3 +++ libavformat/icecast.c | 6 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/protocols.texi b/doc/protocols.texi index 7

Re: [FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection

2020-06-14 Thread Michael Niedermayer
On Sun, Jun 14, 2020 at 12:52:44AM +0200, Marvin Scholz wrote: > --- > doc/protocols.texi| 3 +++ > libavformat/icecast.c | 6 +- > 2 files changed, 8 insertions(+), 1 deletion(-) > > diff --git a/doc/protocols.texi b/doc/protocols.texi > index 7aa758541c..32c829d2a3 100644 > --- a/doc/pr

[FFmpeg-devel] [PATCH v3] avformat/icecast: Add option to use TLS connection

2020-06-13 Thread Marvin Scholz
--- doc/protocols.texi| 3 +++ libavformat/icecast.c | 6 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/protocols.texi b/doc/protocols.texi index 7aa758541c..32c829d2a3 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -520,6 +520,9 @@ audio/mpeg. This ena