Re: [FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread Steven Liu
2017-01-23 23:18 GMT+08:00 wm4 : > On Mon, 23 Jan 2017 19:01:14 +0800 > Steven Liu wrote: > > > Reviewed-by: Bodecs Bela > > Signed-off-by: Steven Liu > > --- > > libavformat/hlsenc.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/libavformat/hlsenc.c b/libavf

Re: [FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread wm4
On Mon, 23 Jan 2017 19:01:14 +0800 Steven Liu wrote: > Reviewed-by: Bodecs Bela > Signed-off-by: Steven Liu > --- > libavformat/hlsenc.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c > index 85d3955..0170b34 100644 > ---

Re: [FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread Bodecs Bela
2017.01.23. 15:55 keltezéssel, James Almer írta: On 1/23/2017 11:25 AM, Steven Liu wrote: 2017-01-23 22:14 GMT+08:00 James Almer : On 1/23/2017 8:01 AM, Steven Liu wrote: Reviewed-by: Bodecs Bela Signed-off-by: Steven Liu --- libavformat/hlsenc.c | 3 ++- 1 file changed, 2 insertions(+

Re: [FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread James Almer
On 1/23/2017 11:25 AM, Steven Liu wrote: > 2017-01-23 22:14 GMT+08:00 James Almer : > >> On 1/23/2017 8:01 AM, Steven Liu wrote: >>> Reviewed-by: Bodecs Bela >>> Signed-off-by: Steven Liu >>> --- >>> libavformat/hlsenc.c | 3 ++- >>> 1 file changed, 2 insertions(+), 1 deletion(-) >>> >>> diff -

Re: [FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread Steven Liu
2017-01-23 22:14 GMT+08:00 James Almer : > On 1/23/2017 8:01 AM, Steven Liu wrote: > > Reviewed-by: Bodecs Bela > > Signed-off-by: Steven Liu > > --- > > libavformat/hlsenc.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/libavformat/hlsenc.c b/libavformat/hlse

Re: [FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread James Almer
On 1/23/2017 8:01 AM, Steven Liu wrote: > Reviewed-by: Bodecs Bela > Signed-off-by: Steven Liu > --- > libavformat/hlsenc.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c > index 85d3955..0170b34 100644 > --- a/libavformat/

Re: [FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread Bodecs Bela
2017.01.23. 12:01 keltezéssel, Steven Liu írta: Reviewed-by: Bodecs Bela Signed-off-by: Steven Liu --- libavformat/hlsenc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c index 85d3955..0170b34 100644 --- a/libavformat/hlse

[FFmpeg-devel] [PATCH v2] avformat/hlsenc: improve the code readable of 1000000

2017-01-23 Thread Steven Liu
Reviewed-by: Bodecs Bela Signed-off-by: Steven Liu --- libavformat/hlsenc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c index 85d3955..0170b34 100644 --- a/libavformat/hlsenc.c +++ b/libavformat/hlsenc.c @@ -47,6 +47,7 @@ type