]> git.sesse.net Git - movit/history - ycbcr_conversion_effect_test.cpp
Work around a rounding precision issue that would cause spurious test failures on...
[movit] / ycbcr_conversion_effect_test.cpp
2015-12-13 Steinar H. GundersonWork around a rounding precision issue that would cause...
2015-10-04 Steinar H. GundersonAllow dual Y'CbCr/RGBA outputs.
2015-09-25 Steinar H. GundersonIn ycbcr_conversion_effect_test, use a non-float frameb...
2015-09-25 Steinar H. GundersonFix a buffer overflow in ycbcr_conversion_effect_test.
2015-09-16 Steinar H. GundersonAdd support for Y'CbCr output split between multiple...
2015-09-09 Steinar H. GundersonAdd support for Y'CbCr output.