The following patches add support for output of 708 and AFD over the Decklink SDI interface. This series is a subset of a series submitted in early January, with the hope of getting the less controversial parts merged upstream.
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 | 17 +++ libavdevice/decklink_common.cpp | 16 ++- libavdevice/decklink_common.h | 10 ++ libavdevice/decklink_enc.cpp | 229 ++++++++++++++++++++++++++++++++++++++-- 6 files changed, 271 insertions(+), 11 deletions(-) -- 2.13.2 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel