LGTM, Thanks
Carlos Fernandez Sanz 于2016年10月19日 周三下午1:47写道:
> On Sun, Oct 16, 2016 at 10:59 AM, Carlos Fernandez Sanz
> wrote:
> >
> > All other things corrected (I think) - will send a patch soon. Thanks!
>
> I submitted V14 yesterday - can you take a look and comment and/or merge?
>
> Thanks
>
On Sun, Oct 16, 2016 at 10:59 AM, Carlos Fernandez Sanz
wrote:
>
> All other things corrected (I think) - will send a patch soon. Thanks!
I submitted V14 yesterday - can you take a look and comment and/or merge?
Thanks
___
ffmpeg-devel mailing list
ffm
On Sat, Oct 15, 2016 at 1:44 AM, Anssi Hannula wrote:
>
> Function pointers are not useful here as they always point to the same
> functions.
Function pointer are kept there so that scte_35.c function are not
exposed to users using ffmpeg library.
>
> Also, the members of this "interface" struct
04.10.2016, 02:14, Carlos Fernandez Sanz kirjoitti:
> From: Carlos Fernandez
>
> Signed-off-by: Carlos Fernandez
> ---
> libavformat/Makefile | 2 +-
> libavformat/hlsenc.c | 108 +--
> libavformat/scte_35.c | 527
> ++
> libavformat/
From: Carlos Fernandez
Signed-off-by: Carlos Fernandez
---
libavformat/Makefile | 2 +-
libavformat/hlsenc.c | 108 +--
libavformat/scte_35.c | 527 ++
libavformat/scte_35.h | 86
4 files changed, 701 insertions(+), 22 deleti