[gstreamer-bugs] [Bug 625722] [geometrictransform] Some new effect elements for cheese

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 2 23:50:59 PDT 2010


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

Sebastian Dröge <slomo> changed:

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

--- Comment #28 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-03 06:50:56 UTC ---
commit 0c0adffce756686ddfcf99b0208b295c8cd994f4
Author: Filippo Argiolas <filippo.argiolas at gmail.com>
Date:   Mon Aug 2 11:30:50 2010 +0200

    geometrictransform: new filter "fisheye"

    Ports gleffects "fisheye" filter to geometrictransform.
    Fake fisheye lens filter. Somewhat empiric implementation because I
    didn't find any good algorithm that does it with nice results.

    https://bugzilla.gnome.org/show_bug.cgi?id=625722

commit 9ee12f94deee3c9bf7abf4e1b3afb1434c6147e2
Author: Filippo Argiolas <filippo.argiolas at gmail.com>
Date:   Mon Aug 2 11:12:42 2010 +0200

    geometrictransform: new filter "mirror"

    Ports gleffects "mirror" filter to geometrictransform.
    Simple yet effective mirror effect, splits the image into halves and
    reflect the first into the second.

    https://bugzilla.gnome.org/show_bug.cgi?id=625722

commit 5c4915d917ab969ed2417b5f64dbea907b8602ff
Author: Filippo Argiolas <filippo.argiolas at gmail.com>
Date:   Mon Aug 2 11:01:31 2010 +0200

    geometrictransform: new filter "square"

    Ports gleffects "square" filter to geometrictransform.
    Maps a region around the center into a zoomed square and smoothly get
    back to normal zoom. With faces it makes a funny "cube-face" effect.

    https://bugzilla.gnome.org/show_bug.cgi?id=625722

commit a7fb7ae06c53a19224cf83dde75812969588d3f5
Author: Filippo Argiolas <filippo.argiolas at gmail.com>
Date:   Mon Aug 2 10:46:44 2010 +0200

    geometrictransform: new filter "tunnel"

    Ports gleffects "tunnel" filter to geometrictransform.
    Do nothing in a circle around the center and zoom outside.

    https://bugzilla.gnome.org/show_bug.cgi?id=625722

commit 3ba3310b013c8c6a4301d0ec630501dd530b5eb5
Author: Filippo Argiolas <filippo.argiolas at gmail.com>
Date:   Mon Aug 2 09:39:51 2010 +0200

    geometrictransform: new filter "bulge"

    Ports gleffects "bulge" filter to geometrictransform.
    Adds a protuberance around the center point.

    https://bugzilla.gnome.org/show_bug.cgi?id=625722

commit 2edd185a9a3f03280d4184ddd5a81c20f52845f7
Author: Filippo Argiolas <filippo.argiolas at gmail.com>
Date:   Mon Aug 2 09:17:03 2010 +0200

    geometrictransform: new filter "stretch"

    Ports gleffects "stretch" filter to geometrictransform.
    Shrinks the image around the center and gradually return to normal zoom
    creating funny caricatures.

    https://bugzilla.gnome.org/show_bug.cgi?id=625722

-- 
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