[vlc-devel] [PATCH v4 0/3] Support SRT input/ouput
Jean-Baptiste Kempf
jb at videolan.org
Tue Aug 22 08:36:21 CEST 2017
As far as I am concerned, this patch series is good for me.
On Tue, 22 Aug 2017, at 02:58, Justin Kim wrote:
> Hello,
>
> Could you review again?
> I am sorry if I am urging too much.
>
> Thanks,
> Justin
>
> On 16/08/2017 5:10 AM, Justin Kim wrote:
> > The commits are splitted to have a module per commit.
> >
> > Justin Kim (3):
> > access: srt: introduce srt input module
> > access_out:srt: introduce SRT ouput module
> > stream_out: standard: add 'srt'
> >
> > NEWS | 1 +
> > configure.ac | 5 +
> > modules/MODULES_LIST | 2 +
> > modules/access/Makefile.am | 9 ++
> > modules/access/srt.c | 221 +++++++++++++++++++++++++++++++++++
> > modules/access_output/Makefile.am | 8 ++
> > modules/access_output/srt.c | 237 ++++++++++++++++++++++++++++++++++++++
> > modules/stream_out/Makefile.am | 1 +
> > modules/stream_out/standard.c | 8 +-
> > 9 files changed, 491 insertions(+), 1 deletion(-)
> > create mode 100644 modules/access/srt.c
> > create mode 100644 modules/access_output/srt.c
> >
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
Jean-Baptiste Kempf - President
+33 672 704 734
More information about the vlc-devel
mailing list