Re: [FFmpeg-devel] [PATCH 3/4] v6 - SCTE-35 support in hlsenc

2016-08-17 Thread Michael Niedermayer
On Tue, Aug 16, 2016 at 01:10:39PM -0700, Carlos Fernandez Sanz wrote: > From: Carlos Fernandez > > Signed-off-by: Carlos Fernandez > --- > libavformat/Makefile | 2 +- > libavformat/hlsenc.c | 107 -- > libavformat/scte_35.c | 525 >

[FFmpeg-devel] [PATCH 3/4] v6 - SCTE-35 support in hlsenc

2016-08-16 Thread Carlos Fernandez Sanz
From: Carlos Fernandez Signed-off-by: Carlos Fernandez --- libavformat/Makefile | 2 +- libavformat/hlsenc.c | 107 -- libavformat/scte_35.c | 525 ++ libavformat/scte_35.h | 86 + 4 files changed, 698 insertions(+), 22 deleti