[gstreamer-bugs] [Bug 158163] [api] Problem querying on ghostpads

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Dec 16 15:46:03 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=158163
GStreamer | gstreamer (core) | Ver: 0.8.7

rbultje at ronald.bitfreak.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.8.8



------- Additional Comments From rbultje at ronald.bitfreak.net  2004-12-16 18:46 -------
OK, I checked convert/send_event, they dispatch properly with the correct pad as
argument. Query uses the same code, but does the query on the ghostpad (even
though it requests the realpad). While doing that, it casts the provided pad to
a GstPad (which the provided pad already is, but the realized pad isn't)
explicitely, which makes me think that was a typo and not intentional. Fixed in CVS.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list