]> git.sesse.net Git - movit/history - ycbcr_input.cpp
Convert from our home-grown matrices to Eigen all over.
[movit] / ycbcr_input.cpp
2012-10-14 Steinar H. GundersonConvert from our home-grown matrices to Eigen all over.
2012-10-13 Steinar H. GundersonMove the GL_UNPACK_ALIGNMENT setting into the texture...
2012-10-13 Steinar H. GundersonDeallocation in YCbCrInput.
2012-10-08 Steinar H. GundersonAllow changing pitch on YCbCrInput as we go.
2012-10-07 Steinar H. GundersonMove all OpenGL includes into one file.
2012-10-07 Steinar H. GundersonAdd YCbCr input. Required a bit of reworking of the...