]> git.sesse.net Git - movit/history - ycbcr_input.frag
Calculate the RGB-to-XYZ matrix ourselves instead of using a “magic” one from Wikipedia.
[movit] / ycbcr_input.frag
2012-10-16 Steinar H. GundersonSupport different chroma positioning for Cb and Cr...
2012-10-07 Steinar H. GundersonAdd YCbCr input. Required a bit of reworking of the...