geometrictransform: new filter "stretch"
authorFilippo Argiolas <filippo.argiolas@gmail.com>
Mon, 2 Aug 2010 07:17:03 +0000 (09:17 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 2 Aug 2010 18:09:26 +0000 (20:09 +0200)
commit2edd185a9a3f03280d4184ddd5a81c20f52845f7
treeb624030016eb61d8014c50cd1d75f188e128d553
parent8f47c060d759021425305235ae512be78759b8fd
geometrictransform: new filter "stretch"

Ports gleffects "stretch" filter to geometrictransform.
Shrinks the image around the center and gradually return to normal zoom
creating funny caricatures.

https://bugzilla.gnome.org/show_bug.cgi?id=625722
gst/geometrictransform/Makefile.am
gst/geometrictransform/geometricmath.c
gst/geometrictransform/geometricmath.h
gst/geometrictransform/gststretch.c [new file with mode: 0644]
gst/geometrictransform/gststretch.h [new file with mode: 0644]
gst/geometrictransform/plugin.c