Re: [FFmpeg-devel] [PATCH] fix http chunk encoding parsing

2016-03-12 Thread Michael Niedermayer
On Tue, Dec 15, 2015 at 12:31:18PM +0300, Eugene Kosov wrote: > --- > ffserver.c | 77 > -- > 1 file changed, 50 insertions(+), 27 deletions(-) sorry for the late reply please explain what exactly this patch fixes and how to reproduce

[FFmpeg-devel] [PATCH] fix http chunk encoding parsing

2015-12-15 Thread Eugene Kosov
--- ffserver.c | 77 -- 1 file changed, 50 insertions(+), 27 deletions(-) diff --git a/ffserver.c b/ffserver.c index 029771c..b7f9616 100644 --- a/ffserver.c +++ b/ffserver.c @@ -138,7 +138,7 @@ typedef struct HTTPContext { int http