Re: [FFmpeg-devel] [PATCH 2/4] V8 - SCTE-35 extraction from mpegts

2016-08-31 Thread Michael Niedermayer
Hi On Wed, Aug 31, 2016 at 10:39:37AM -0700, Carlos Fernandez Sanz wrote: > From: Carlos Fernandez > > Signed-off-by: Carlos Fernandez > --- cus, you are mpegts maintainer, is this ok to apply ? thx [...} -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who

[FFmpeg-devel] [PATCH 2/4] V8 - SCTE-35 extraction from mpegts

2016-08-31 Thread Carlos Fernandez Sanz
From: Carlos Fernandez Signed-off-by: Carlos Fernandez --- libavformat/mpegts.c | 50 +- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/libavformat/mpegts.c b/libavformat/mpegts.c index b31d233..d000269 100644 --- a/libavformat/mpeg