gstreamer/gst/geometrictransform
George Kiagiadakis f1ced59ccb 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
2015-10-26 16:51:06 +01:00
..
geometricmath.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
geometricmath.h geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstbulge.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstbulge.h
gstcircle.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstcircle.h
gstcirclegeometrictransform.c
gstcirclegeometrictransform.h
gstdiffuse.c
gstdiffuse.h
gstfisheye.c
gstfisheye.h
gstgeometrictransform.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstgeometrictransform.h
gstkaleidoscope.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstkaleidoscope.h
gstmarble.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstmarble.h geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstmirror.c
gstmirror.h
gstperspective.c
gstperspective.h
gstpinch.c
gstpinch.h
gstrotate.c
gstrotate.h
gstsphere.c
gstsphere.h
gstsquare.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gstsquare.h
gststretch.c geometrictransform: rename gemetric math functions to have their symbols namespaced 2015-10-26 16:51:06 +01:00
gststretch.h
gsttunnel.c
gsttunnel.h
gsttwirl.c
gsttwirl.h
gstwaterripple.c
gstwaterripple.h
Makefile.am
plugin.c