[FFmpeg-devel] [PATCH v2] libavdevice/libndi_newtek: Added extra_ips option to libndi_newtek allowing use remote network sources

2018-10-29 Thread Anton Platov
Signed-off-by: Anton Platov --- doc/indevs.texi | 17 + libavdevice/libndi_newtek_dec.c | 4 +++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/doc/indevs.texi b/doc/indevs.texi index 9a9cb69..c75c4b1 100644 --- a/doc/indevs.texi +++ b

[FFmpeg-devel] [PATCH] libavdevice/libndi_newtek: Added extra_ips option to libndi_newtek allowing use remote network sources

2018-10-26 Thread Anton Platov
Signed-off-by: Anton Platov --- libavdevice/libndi_newtek_dec.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libavdevice/libndi_newtek_dec.c b/libavdevice/libndi_newtek_dec.c index 4fb7197..a781edc 100644 --- a/libavdevice/libndi_newtek_dec.c +++ b/libavdevice