summaryrefslogtreecommitdiff
path: root/libavdevice/libndi_newtek_dec.c
Commit message (Collapse)AuthorAge
* lavd: Remove libndi_newtekCarl Eugen Hoyos2019-03-20
|
* avdevice/libndi_newtek_dec: add extra_ips option to libndi_newtek allowing ↵Anton Platov2018-11-01
| | | | | | | use remote network sources Signed-off-by: Anton Platov <anton@platov.net> Signed-off-by: Marton Balint <cus@passwd.hu>
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-28
| | | | Signed-off-by: Marton Balint <cus@passwd.hu>
* avdevice/libndi_newtek_dec: remove extra bracketJames Almer2017-10-30
| | | | | | Fixes compilation broken in 2245476e5c451552f8f32a4a881f6b4968898a47 Signed-off-by: James Almer <jamrial@gmail.com>
* avdevice: remove usage of deprecated setter and getter functionsJames Almer2017-10-29
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko2017-08-27
Signed-off-by: Marton Balint <cus@passwd.hu>