[FFmpeg-devel] [PATCHv3 0/2] avdevice/decklink: 10-bit video out and sources/sinks support
Devin Heitmueller
dheitmueller at ltnglobal.com
Fri Oct 6 15:55:42 EEST 2017
Hello all,
Below please find several patches which adds support for 10-bit video
on output and the "-sources" and"-sinks" argument when specified by ffmpeg.c.
This patch series incorporates feedback provided from Marton Balint.
Note that patch 4 in the v2 patch series was consolidated into
patch 3 per Marton's suggestion.
Patch series V3 corrects a misspelling in Marton's name in the commit.
If you have any question/concerns, please don't hesitate to reply.
Thanks,
Devin Heitmueller
Devin Heitmueller (2):
libavdevice/decklink: add support for -sources and -sinks arguments
libavdevice/decklink: add support for 10-bit output for Decklink SDI
libavdevice/decklink_common.cpp | 89 +++++++++++++++++++++++++++--
libavdevice/decklink_common.h | 3 +-
libavdevice/decklink_dec.cpp | 8 ++-
libavdevice/decklink_dec.h | 1 +
libavdevice/decklink_dec_c.c | 1 +
libavdevice/decklink_enc.cpp | 122 ++++++++++++++++++++++++++++++----------
libavdevice/decklink_enc.h | 1 +
libavdevice/decklink_enc_c.c | 1 +
8 files changed, 187 insertions(+), 39 deletions(-)
--
2.13.2
More information about the ffmpeg-devel
mailing list