]> git.sesse.net Git - movit/history - ycbcr_conversion_effect_test.cpp
Add a notice to render_to_screen() that it might be suboptimal.
[movit] / ycbcr_conversion_effect_test.cpp
2017-03-15 Steinar H. GundersonLoosen a test bound slightly for the benefit of NVIDIA...
2017-03-13 Steinar H. GundersonSupport 10-/12-bit Y'CbCr output packed in 16-bit.
2017-03-06 Steinar H. GundersonSupport multiple Y'CbCr outputs.
2017-02-12 Steinar H. GundersonSupport 10- and 12-bit Y'CbCr output.
2017-02-11 Steinar H. GundersonAllow adjusting the output Y'CbCr coefficients after...
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.