]> git.sesse.net Git - nageru/commit
Add a flag to output Y'CbCr using Rec. 709 coefficients.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 15 Jan 2017 20:05:39 +0000 (21:05 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 15 Jan 2017 23:24:07 +0000 (00:24 +0100)
commit498987ac24daccf573b385107540f12929eb89b2
tree700b62ab99272c97396cf864677ab3c767b0be73
parent00bcd63104da3965714baaffd3bf6526e85a6f26
Add a flag to output Y'CbCr using Rec. 709 coefficients.

We will be needing this for HDMI/SDI output.
flags.cpp
flags.h
quicksync_encoder.cpp
theme.cpp
x264_encoder.cpp