gstreamer/gst/geometrictransform
Filippo Argiolas c921067208 geometrictransform: make ciclegt "radius" property relative
Make the "radius" property of CircleGeometricTransform relative.
This is more coherent with the way [x,y]-center properties are handled
and allow to set a radius without knowing the video size.
Radius is defined with respect to the circle circumscribed about the
video rectangle so that a point in the center has radius 0.0 and one in
a vertex has radius 1.0.
Note that this is not a regression from the previous absolute way of
defining the radius as a user who knows the video size can easily
calculate the relative radius and set that.

https://bugzilla.gnome.org/show_bug.cgi?id=625959
2010-08-04 20:09:09 -03:00
..
geometricmath.c geometrictransform: new filter "stretch" 2010-08-02 20:09:26 +02:00
geometricmath.h geometrictransform: new filter "stretch" 2010-08-02 20:09:26 +02:00
gstbulge.c geometrictransform: new filter "bulge" 2010-08-02 20:11:28 +02:00
gstbulge.h geometrictransform: new filter "bulge" 2010-08-02 20:11:28 +02:00
gstcircle.c geometrictransform: make ciclegt "radius" property relative 2010-08-04 20:09:09 -03:00
gstcircle.h geometrictransform: Remove trailing whitespace 2010-06-04 15:53:20 -03:00
gstcirclegeometrictransform.c geometrictransform: make ciclegt "radius" property relative 2010-08-04 20:09:09 -03:00
gstcirclegeometrictransform.h geometrictransform: make ciclegt "radius" property relative 2010-08-04 20:09:09 -03:00
gstdiffuse.c geometrictransform: Make properties controllable 2010-06-07 22:55:24 -03:00
gstdiffuse.h diffuse: Adds diffuse element to geometrictransform 2010-06-06 13:00:45 -03:00
gstfisheye.c geometrictransform: new filter "fisheye" 2010-08-02 20:16:37 +02:00
gstfisheye.h geometrictransform: new filter "fisheye" 2010-08-02 20:16:37 +02:00
gstgeometrictransform.c geometrictransform: Use _CAST macro 2010-06-07 22:56:17 -03:00
gstgeometrictransform.h geometrictransform: Make properties controllable 2010-06-07 22:55:24 -03:00
gstkaleidoscope.c geometrictransform: make ciclegt "radius" property relative 2010-08-04 20:09:09 -03:00
gstkaleidoscope.h geometrictransform: Remove trailing whitespace 2010-06-04 15:53:20 -03:00
gstmarble.c geometrictransform: Make properties controllable 2010-06-07 22:55:24 -03:00
gstmarble.h marble: Adds 'marble' element to geometrictransform 2010-06-06 22:38:34 -03:00
gstmirror.c geometrictransform: new filter "mirror" 2010-08-02 20:15:06 +02:00
gstmirror.h geometrictransform: new filter "mirror" 2010-08-02 20:15:06 +02:00
gstpinch.c geometrictransform: Make properties controllable 2010-06-07 22:55:24 -03:00
gstpinch.h geometrictransform: Remove trailing whitespace 2010-06-04 15:53:20 -03:00
gstsphere.c geometrictransform: Make properties controllable 2010-06-07 22:55:24 -03:00
gstsphere.h geometrictransform: Remove trailing whitespace 2010-06-04 15:53:20 -03:00
gstsquare.c geometrictransform: new filter "square" 2010-08-02 20:14:23 +02:00
gstsquare.h geometrictransform: new filter "square" 2010-08-02 20:14:23 +02:00
gststretch.c geometrictransform: new filter "stretch" 2010-08-02 20:09:26 +02:00
gststretch.h geometrictransform: new filter "stretch" 2010-08-02 20:09:26 +02:00
gsttunnel.c geometrictransform: new filter "tunnel" 2010-08-02 20:12:44 +02:00
gsttunnel.h geometrictransform: new filter "tunnel" 2010-08-02 20:12:44 +02:00
gsttwirl.c geometrictransform: make ciclegt "radius" property relative 2010-08-04 20:09:09 -03:00
gsttwirl.h geometrictransform: Remove trailing whitespace 2010-06-04 15:53:20 -03:00
gstwaterripple.c geometrictransform: make ciclegt "radius" property relative 2010-08-04 20:09:09 -03:00
gstwaterripple.h geometrictransform: Remove trailing whitespace 2010-06-04 15:53:20 -03:00
Makefile.am geometrictransform: new filter "fisheye" 2010-08-02 20:16:37 +02:00
plugin.c geometrictransform: new filter "fisheye" 2010-08-02 20:16:37 +02:00