[FFmpeg-devel] [PATCHv2 0/2] Add support for EIA-708/AFD on decklink output
Devin Heitmueller
dheitmueller at ltnglobal.com
Thu Nov 16 18:09:56 EET 2017
This patch series hooks in the libklvanc library to provide support
of output for EIA-708 and AFD packets over SDI output.
Patch 1 reflects feedback from Marton Balint <cus at passwd.hu>
Devin Heitmueller (2):
libavdevice/decklink: Add support for EIA-708 output over SDI
decklink: Add support for output of Active Format Description (AFD)
configure | 4 +
libavcodec/avcodec.h | 6 ++
libavcodec/v210enc.c | 23 +++++
libavdevice/decklink_common.cpp | 17 +++-
libavdevice/decklink_common.h | 10 +++
libavdevice/decklink_enc.cpp | 187 ++++++++++++++++++++++++++++++++++++++--
6 files changed, 237 insertions(+), 10 deletions(-)
--
1.8.3.1
More information about the ffmpeg-devel
mailing list