[FFmpeg-devel] [RFC][PATCH 0/3] Add support for decklink HDR metadata output
Devin Heitmueller
devin.heitmueller at ltnglobal.com
Sat Jul 22 00:30:54 EEST 2023
This patch series includes support for output of HDR metadata, as
well as a change to the v210 encoder to ensure it is passed through
to the decklink libavdevice.
Comments/feedback are welcome.
Devin Heitmueller (3):
v210enc: Refactor side data passthrough
v210enc: Add HDR metadata passthrough
decklink: Add support for output of HDR metadata
libavcodec/v210enc.c | 31 +++---
libavdevice/decklink_common.cpp | 12 +++
libavdevice/decklink_common.h | 2 +
libavdevice/decklink_enc.cpp | 204 ++++++++++++++++++++++++++++++++++++++--
4 files changed, 228 insertions(+), 21 deletions(-)
--
1.8.3.1
More information about the ffmpeg-devel
mailing list