[gstreamer-bugs] [Bug 402141] gst_element_factory_can_{sink, src}_caps seems to be broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 21 13:01:43 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=402141
  GStreamer | gstreamer (core) | git

Benjamin Otte (Company) <otte> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |otte at gnome.org

--- Comment #9 from Benjamin Otte (Company) <otte at gnome.org> 2010-06-21 20:01:38 UTC ---
I suppose the code should check if the element factory and the provided caps
have an intersection and not if the provided caps are a subset of the element
factory caps, because that's what I'd have thought intuitively.

But I'm pretty sure this will cause subtle bugs in code that uses these
functions that expect the current behavior, so I'm tempted to say that this is
a WONTFIX - unless all users of the function expect this new behavior and are
broken in the same way.

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