]> git.sesse.net Git - movit/history - ycbcr_422interleaved_input_test.cpp
Fix some small whitespace errors in SingleResamplePassEffect.
[movit] / ycbcr_422interleaved_input_test.cpp
2017-11-23 Steinar H. GundersonUse C++11 override everywhere it is appropriate.
2017-11-23 Steinar H. GundersonFix a typo in ResizeEffect. Found by virtual → override...
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).