[Bug 582244] gnonlin should possibly not use element factory to look for request pads

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 23 06:07:36 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=582244
  GStreamer | gnonlin | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-23 13:07:31 UTC ---
commit 1b0217d6796d745652386476ef61adcf0ffdadfa
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Tue Jan 22 14:40:15 2013 +0000

    gnloperation: check for request pads on the element class not the factory

    When checking for request pads as fallback, just look at the
    element's class, not the factory, since there might not be
    a factory (in case of python elements) or the factory might
    be the wrong one (in case of a GstBin sub-class) and doesn't
    have complete information.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list