[FFmpeg-devel] [PATCH] avformat/opensrt: add Haivision Open SRT protocol
Michael Niedermayer
michael at niedermayer.cc
Fri Feb 9 04:08:26 EET 2018
On Tue, Jan 30, 2018 at 04:11:03PM -0500, Nablet Developer wrote:
> protocol requires libsrt (https://github.com/Haivision/srt) to be
> installed
>
> Signed-off-by: Nablet Developer <sdk at nablet.com>
> ---
> MAINTAINERS | 1 +
> configure | 9 +
> doc/protocols.texi | 116 +++++++++
> libavformat/Makefile | 1 +
> libavformat/opensrt.c | 621 ++++++++++++++++++++++++++++++++++++++++++++++++
> libavformat/protocols.c | 1 +
> 6 files changed, 749 insertions(+)
> create mode 100644 libavformat/opensrt.c
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ba7a728..0317f24 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -498,6 +498,7 @@ Protocols:
> http.c Ronald S. Bultje
> libssh.c Lukasz Marek
> mms*.c Ronald S. Bultje
> + opensrt.c Nablet Developer
> udp.c Luca Abeni
> icecast.c Marvin Scholz
Is "Nablet Developer" identifying a single person ?
if not this is not ok as the MAINTAINERS files gives one also the right to
have git write access and that would not work with a unspecified group
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180209/40331167/attachment.sig>
More information about the ffmpeg-devel
mailing list