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 750433 - videofilters: add support for convolution based gaussian filter
videofilters: add support for convolution based gaussian filter
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-05 05:56 UTC by Sanjay NM
Modified: 2018-11-03 13:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videofilters: Added support for convolution based gaussian filter (11.90 KB, patch)
2015-06-05 05:59 UTC, Sanjay NM
none Details | Review

Description Sanjay NM 2015-06-05 05:56:12 UTC
There is no support for convolution based gaussian filter
Comment 1 Sanjay NM 2015-06-05 05:59:41 UTC
Created attachment 304628 [details] [review]
videofilters: Added support for convolution based gaussian filter

Added support for convolution based gaussian filter.
Tested it with below pipelines

gst-launch-1.0 filesrc location=pm.mp4 ! decodebin ! videoconvert ! "video/x-raw, format={RGB}" ! gsmooth ! videoconvert ! ximagesink

gst-launch-1.0 filesrc location=pm.mp4 ! decodebin ! videoconvert ! gsmooth ! videoconvert ! ximagesink
Comment 2 GStreamer system administrator 2018-11-03 13:35:50 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/258.