]> git.sesse.net Git - movit/commit
Factorize the code to compute sampling points for bilinear sampling into a shared...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 27 Oct 2012 19:10:52 +0000 (21:10 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 27 Oct 2012 19:10:52 +0000 (21:10 +0200)
commitb09a4cb8dec09bcd1e42026d5b229b57e620e47c
tree42fbe018cf4e3c342079c6babea34eb29f68f4da
parent61f2d34b4b34791d346f3a9954975e4e67229f05
Factorize the code to compute sampling points for bilinear sampling into a shared function, and support negative weights.
blur_effect.cpp
util.h