]> git.sesse.net Git - movit/history - slice_effect.h
Move private libs into Libs.private in the pkg-config file.
[movit] / slice_effect.h
2014-03-16 Steinar H. GundersonAdd an FFT convolution effect.
2014-03-15 Steinar H. GundersonMake SliceEffect slice from the top, not the bottom.
2014-03-10 Steinar H. GundersonFormalize the notion of messing with sampler state.
2014-03-09 Steinar H. GundersonAdd an effect to do re-slicing of the image, for overla...