geometrictransform: rename gemetric math functions to have their symbols namespaced
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 26 Oct 2015 15:51:06 +0000 (16:51 +0100)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 26 Oct 2015 15:51:06 +0000 (16:51 +0100)
commitf1ced59ccb5fb17cb0b23fd022ebd2fbb71c5d05
treec2aab64deb4e56eedba15c2f219cc31225e96c82
parentc2f34b981427f2698ce47195627a40894b640962
geometrictransform: rename gemetric math functions to have their symbols namespaced

Otherwise those symbols can conflict with external libraries when
linking everything statically for mobile targets.

Use the gst_gm_ prefix, short for gst geometric math.

https://bugzilla.gnome.org/show_bug.cgi?id=756882
gst/geometrictransform/geometricmath.c
gst/geometrictransform/geometricmath.h
gst/geometrictransform/gstbulge.c
gst/geometrictransform/gstcircle.c
gst/geometrictransform/gstgeometrictransform.c
gst/geometrictransform/gstkaleidoscope.c
gst/geometrictransform/gstmarble.c
gst/geometrictransform/gstmarble.h
gst/geometrictransform/gstsquare.c
gst/geometrictransform/gststretch.c