circle: Adds circle element to geometrictransform plugin
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 2 Jun 2010 21:58:42 +0000 (18:58 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 4 Jun 2010 18:31:21 +0000 (15:31 -0300)
commit179e234361584decef3bd40e803baf3bc97e0b84
tree083b926562f9d95f1dfb9dd48d2379ee0cebe938
parent8eab2c8a301e775de9e8979eec5f53fb824ae190
circle: Adds circle element to geometrictransform plugin

Adds the new 'circle' element to geometrictransform plugin
gst/geometrictransform/Makefile.am
gst/geometrictransform/geometricmath.c
gst/geometrictransform/geometricmath.h
gst/geometrictransform/gstcircle.c [new file with mode: 0644]
gst/geometrictransform/gstcircle.h [new file with mode: 0644]
gst/geometrictransform/plugin.c