[gstreamer-bugs] [Bug 625959] geometrictransform: make CircleGeometricTransform "radius" property relative

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 4 16:33:21 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625959
  GStreamer | gst-plugins-bad | unspecified

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.20

--- Comment #6 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-08-04 23:33:13 UTC ---
Module: gst-plugins-bad
Branch: master
Commit: c921067208414c47a0c961e604b4d777f2d40b34
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=c921067208414c47a0c961e604b4d777f2d40b34

Author: Filippo Argiolas <filippo.argiolas at gmail.com>
Date:   Tue Aug  3 10:08:34 2010 +0200

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list