]> git.sesse.net Git - nageru/commit
Support switching Y'CbCr coefficients midway, which will allow doing the Right Thing...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 8 Mar 2017 22:54:46 +0000 (23:54 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 8 Mar 2017 22:54:46 +0000 (23:54 +0100)
commitee7da87b4aa284b7babd59dc21db925f7c384ce7
tree1ca203d60f9e2b0ef541d80cc690d8810e921df9
parent336009fd7baf47b4ad71adf8d7ead8a526045788
Support switching Y'CbCr coefficients midway, which will allow doing the Right Thing(TM) (BT.601 when you can for greater stream compatibility, BT.709 when you must for HDMI/SDI output) automatically.
14 files changed:
decklink_output.cpp
decklink_output.h
flags.cpp
flags.h
mixer.cpp
mux.cpp
quicksync_encoder.cpp
quicksync_encoder.h
quicksync_encoder_impl.h
theme.cpp
video_encoder.cpp
video_encoder.h
x264_encoder.cpp
x264_encoder.h