]> git.sesse.net Git - movit/history - ycbcr_input_test.cpp
Fix a narrowing conversion within {} in PaddingEffect (C++11 compatibility).
[movit] / ycbcr_input_test.cpp
2012-10-16 Steinar H. GundersonSupport different chroma positioning for Cb and Cr...
2012-10-15 Steinar H. GundersonAdd a unit test for Rec. 709 YCbCr.
2012-10-15 Steinar H. GundersonAdd a unit test for 4:2:0 YCbCr input.
2012-10-14 Steinar H. GundersonAdd a unit test for full-range Rec. 601 YCbCr.
2012-10-14 Steinar H. GundersonAdd a unit test for YCbCrInput (not done yet).