]> git.sesse.net Git - movit/history - demo.cpp
Fix YCbCrInput returning bogus data if we do set_pixel_data() before finalize.
[movit] / demo.cpp
2012-10-14 Steinar H. GundersonMake the bools in the demo app bools instead of 0/1...
2012-10-13 Steinar H. GundersonMove the GL_UNPACK_ALIGNMENT setting into the texture...
2012-10-11 Steinar H. GundersonStart on unit testing (adds a dependency on Google...