[Bug 750433] videofilters: No support for convolution based gaussian filter

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 4 22:59:41 PDT 2015


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

Sanjay NM <sanjay.nm at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sanjay.nm at samsung.com

--- Comment #1 from Sanjay NM <sanjay.nm at samsung.com> ---
Created attachment 304628
  --> https://bugzilla.gnome.org/attachment.cgi?id=304628&action=edit
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

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