]> git.sesse.net Git - movit/history - deinterlace_effect_test.cpp
Add a helper class to easier test fragment and compute shader versions of the same...
[movit] / deinterlace_effect_test.cpp
2017-11-18 Steinar H. GundersonAdd a benchmark for DeinterlaceTest without the spatial...
2017-11-17 Steinar H. GundersonMake BGRA deinterlacing benchmark premultiplied, so...
2017-11-16 Steinar H. GundersonParametrize BM_DeinterlaceEffect so that we have both...
2017-11-15 Steinar H. GundersonUse nullptr everywhere, now that we have C++11.
2017-11-15 Steinar H. GundersonAdd support for microbenchmarks.
2017-11-12 Steinar H. GundersonFix some invalid code in DeinterlaceTest; GCC 7 would...
2015-12-21 Steinar H. GundersonAdd a deinterlacer based on YADIF.