[FFmpeg-devel] [PATCHv3 0/2] avdevice/decklink: 10-bit video out and sources/sinks support
Marton Balint
cus at passwd.hu
Tue Oct 10 21:15:35 EEST 2017
On Fri, 6 Oct 2017, Devin Heitmueller wrote:
> 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
Thanks, applied. Some tabs in the first patch were replaced by spaces.
Regards,
Marton
>
> 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
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list