[Bug 729861] glfilter: lose some caps informations like the framerate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 13 07:10:14 PDT 2014


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

--- Comment #1 from Julien Isorce <julien.isorce at gmail.com> 2014-05-13 14:10:11 UTC ---
Created an attachment (id=276455)
 View: https://bugzilla.gnome.org/attachment.cgi?id=276455
 Review: https://bugzilla.gnome.org/review?bug=729861&attachment=276455

glfilter: rewrite transform_caps to preserve caps fields

If direction GST_PAD_SRC then just copy the caps and intersect with filter if
exists.

If direction GST_PAD_SINK then for each caps replace the feature by ours (+ set
RGBA as we currently only support RGBA) and merge with given caps.

I have the feeling it's still not really great but at least fields like
framerate are preserved.

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