[FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file

2018-05-31 Thread Stephan Holljes
Signed-off-by: Stephan Holljes --- httpd.h | 17 + 1 file changed, 17 insertions(+) diff --git a/httpd.h b/httpd.h index 6fb91bd..25cbe11 100644 --- a/httpd.h +++ b/httpd.h @@ -26,11 +26,28 @@ #include "publisher.h" +/* Supported stream formats, for now only matroska */

Re: [FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file

2018-05-28 Thread Michael Niedermayer
On Mon, May 28, 2018 at 08:18:55PM +0200, Stephan Holljes wrote: > Signed-off-by: Stephan Holljes > --- > httpd.h | 17 + > 1 file changed, 17 insertions(+) > > diff --git a/httpd.h b/httpd.h > index 6fb91bd..25cbe11 100644 > --- a/httpd.h > +++ b/httpd.h > @@ -26,11 +26,28 @@ >

[FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file

2018-05-28 Thread Stephan Holljes
Signed-off-by: Stephan Holljes --- httpd.h | 17 + 1 file changed, 17 insertions(+) diff --git a/httpd.h b/httpd.h index 6fb91bd..25cbe11 100644 --- a/httpd.h +++ b/httpd.h @@ -26,11 +26,28 @@ #include "publisher.h" +/* Supported stream formats, for now only matroska */

[FFmpeg-devel] [PATCH 4/8] httpd.h: Adapt structs to config file

2018-05-20 Thread Stephan Holljes
Signed-off-by: Stephan Holljes --- httpd.h | 17 + 1 file changed, 17 insertions(+) diff --git a/httpd.h b/httpd.h index 6fb91bd..25cbe11 100644 --- a/httpd.h +++ b/httpd.h @@ -26,11 +26,28 @@ #include "publisher.h" +/* Supported stream formats,