[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:36:38 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638749
GStreamer | gstreamer (core) | git
--- Comment #2 from Philippe Normand <phil at base-art.net> 2011-01-05 16:36:34 UTC ---
Created an attachment (id=177591)
View: https://bugzilla.gnome.org/attachment.cgi?id=177591
Review: https://bugzilla.gnome.org/review?bug=638749&attachment=177591
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