]> git.sesse.net Git - movit/history - deinterlace_effect.h
Add output size as a uniform to compute shaders, as an integer; not just the inverse...
[movit] / deinterlace_effect.h
2017-11-23 Steinar H. GundersonUse C++11 override everywhere it is appropriate.
2017-11-19 Steinar H. GundersonImplement a compute shdaer version of DeinterlaceEffect.
2015-12-21 Steinar H. GundersonAdd a deinterlacer based on YADIF.