[gstreamer-bugs] [Bug 638749] (Duration) queries on a source-only bin are currently not supported

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 5 08:54:14 PST 2011


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

Philippe Normand <phil> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #177591|0                           |1
        is obsolete|                            |

--- Comment #3 from Philippe Normand <phil at base-art.net> 2011-01-05 16:54:07 UTC ---
Created an attachment (id=177594)
 View: https://bugzilla.gnome.org/attachment.cgi?id=177594
 Review: https://bugzilla.gnome.org/review?bug=638749&attachment=177594

bin: query sink elements and source pads of the bin

gst_bin_query() now forwards the query to the source pads as well if
none of the sinks of the bin satisfied the query. This helps in the
case of DURATION queries done a bin containing a source element.

Fixes bug 638749

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