]> git.sesse.net Git - movit/commit
In ResampleEffect, use a struct instead of manually fiddling with the two elements...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 20 Feb 2015 22:24:55 +0000 (23:24 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 20 Feb 2015 22:24:55 +0000 (23:24 +0100)
commit3789397e29df3bade367c8963b050d8add510c0f
treeabe24cc36f7607ab5ed09999c67f848935536675
parent95edbfccb0843da3cc105dadc5bc6d8e102f6071
In ResampleEffect, use a struct instead of manually fiddling with the two elements ourselves.
resample_effect.cpp