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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to