On Sun, Jul 23, 2017 at 11:08:17AM +0300, Maksym Veremeyenko wrote: > Hi, > > attached patched for HEAD and n3.3 that implemented NewTek NDI, > standard created by NewTek to make it easy to develop video-related > products that share video on a local Ethernet network. > > -- > Maksym Veremeyenko >
> configure | 9 > doc/indevs.texi | 54 +++++ > doc/outdevs.texi | 36 +++ > libavdevice/Makefile | 2 > libavdevice/alldevices.c | 1 > libavdevice/ndi_dec.c | 499 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavdevice/ndi_enc.c | 289 +++++++++++++++++++++++++++ > 7 files changed, 890 insertions(+) > d6587ae4380ee1ef39a7b4787b5908e3ca850bba > 0001-Implement-NewTek-NDI-support-head.patch > From d5df13750d029d5314be24c9b1cb7306947507c1 Mon Sep 17 00:00:00 2001 > From: Maksym Veremeyenko <ve...@m1.tv> > Date: Sun, 23 Jul 2017 04:03:31 -0400 > Subject: [PATCH] Implement NewTek NDI support > > --- > configure | 9 + > doc/indevs.texi | 54 +++++ > doc/outdevs.texi | 36 ++++ > libavdevice/Makefile | 2 + > libavdevice/alldevices.c | 1 + > libavdevice/ndi_dec.c | 499 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavdevice/ndi_enc.c | 289 +++++++++++++++++++++++++++ > 7 files changed, 890 insertions(+) > create mode 100644 libavdevice/ndi_dec.c > create mode 100644 libavdevice/ndi_enc.c you may also want to add yourself to the MAINTAINER file thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Concerning the gods, I have no means of knowing whether they exist or not or of what sort they may be, because of the obscurity of the subject, and the brevity of human life -- Protagoras
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel