Add NewTek's libndi to the build (with --enable-libndi_newtek)
Package ndi-sdk has now an automated source download process (no more manual source download required, at least currently). It will be necessary to remove support for NewTek's libndi if package ndi-sdk will break this automated source download process in the future.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = ffmpeg-full
|
||||
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
||||
pkgver = 3.4.1
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = http://www.ffmpeg.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
@@ -90,6 +90,7 @@ pkgbase = ffmpeg-full
|
||||
depends = shine
|
||||
depends = vo-amrwbenc
|
||||
depends = xavs
|
||||
depends = ndi-sdk
|
||||
depends = libmysofa
|
||||
depends = rockchip-mpp
|
||||
provides = ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user