]> git.sesse.net Git - movit/history - ycbcr_422interleaved_input_test.cpp
Use glGetTexImage() instead of glReadPixels() for reading back test data.
[movit] / ycbcr_422interleaved_input_test.cpp
2017-11-15 Steinar H. GundersonUse nullptr everywhere, now that we have C++11.
2015-09-08 Steinar H. GundersonPrepare for better understanding of 10- and 12-bit...
2015-07-30 Steinar H. GundersonAdd a unit test for luma interpolation in YCbCr422Inter...
2015-07-30 Steinar H. GundersonSmall whitespace fix.
2015-07-29 Steinar H. GundersonAdd an effect for 4:2:2 interleaved YCbCr input (UYVY).