After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 588359 - [effectv] Add radioactv effect filter
[effectv] Add radioactv effect filter
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: 0.10.16
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-12 09:54 UTC by Sebastian Dröge (slomo)
Modified: 2009-07-16 10:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
radioactv.diff (20.73 KB, patch)
2009-07-12 09:54 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2009-07-12 09:54:11 UTC
Hi,
attached patch adds the radioactv effect filter from the effectv project. This filter adds a radiation-like motion blur effect to the video stream.

It was kindly relicensed to the LGPL by the author.
Comment 1 Sebastian Dröge (slomo) 2009-07-12 09:54:29 UTC
Created attachment 138266 [details] [review]
radioactv.diff
Comment 2 Sebastian Dröge (slomo) 2009-07-16 10:07:48 UTC
commit c17134c6deaafe5eec3cccfbe9286c34a803dcb5
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sun Jul 12 11:52:04 2009 +0200

    effectv: Add radioactv effect filter
    
    This filter adds a radiation-like motion blur effect
    to the video stream.
    
    Kindly relicensed to LGPL2+ by Kentaro Fukuchi <fukuchi@megaui.net>.
    
    Fixes bug #588359.