]> git.sesse.net Git - movit/history - ycbcr.cpp
Some minor comment fixes in ycbcr.h.
[movit] / ycbcr.cpp
2017-02-12 Steinar H. GundersonSupport 10- and 12-bit Y'CbCr output.
2015-12-13 Steinar H. GundersonFix a double scaling issue in Y'CbCr conversion.
2015-09-08 Steinar H. GundersonPrepare for better understanding of 10- and 12-bit...
2015-08-31 Steinar H. GundersonFix broken YCbCr subpixel positioning. Caught by the...
2015-07-30 Steinar H. GundersonDo some IEEE trickery to help the shader optimizer...
2015-07-30 Steinar H. GundersonAdd a small note on unit testing of ycbcr.cpp.
2015-07-29 Steinar H. GundersonAdd an effect for 4:2:2 interleaved YCbCr input (UYVY).