]> git.sesse.net Git - movit/commit
Let FlatInput take in float data (sort of kludgy, though). Also remove the get_*...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 11 Oct 2012 21:57:22 +0000 (23:57 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 11 Oct 2012 21:57:37 +0000 (23:57 +0200)
commit89da3437c862c15acb870fbe3175b9e4a0a8244a
tree0e74e3cc8891ffdca545e3ec019f188e680a407f
parent05842e6ea3346ae7f1f31c661c056d6031b83f24
Let FlatInput take in float data (sort of kludgy, though). Also remove the get_* methods, since we do not need them.
flat_input.cpp
flat_input.h
main.cpp
ycbcr_input.h