avdevice/decklink: Add support for EIA-708 output over SDI
Hook in libklvanc and use it for output of EIA-708 captions over SDI. The bulk of this patch is just general support for ancillary data for the Decklink SDI module - the real work for construction of the EIA-708 CDP and VANC line construction is done by libklvanc. Libklvanc can be found at: https://github.com/stoth68000/libklvanc Updated to reflect feedback from Marton Balint <cus@passwd.hu>, Carl Eugen Hoyos <ceffmpeg@gmail.com>, Aaron Levinson <alevinsn_dev@levland.net>, and Moritz Barsnick <barsnick@gmx.net> Signed-off-by:Devin Heitmueller <dheitmueller@ltnglobal.com> Signed-off-by:
Marton Balint <cus@passwd.hu>
Showing
- configure 4 additions, 0 deletionsconfigure
- libavdevice/decklink_common.cpp 12 additions, 4 deletionslibavdevice/decklink_common.cpp
- libavdevice/decklink_common.h 10 additions, 0 deletionslibavdevice/decklink_common.h
- libavdevice/decklink_enc.cpp 172 additions, 7 deletionslibavdevice/decklink_enc.cpp
- libavdevice/version.h 1 addition, 1 deletionlibavdevice/version.h
Loading
Please register or sign in to comment