[Bug 775445] adaptivedemux: Fix deadlock during transition from track disable to enable
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 2 17:31:09 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=775445
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #341304|none |reviewed
status| |
--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 341304:
--> (https://bugzilla.gnome.org/review?bug=775445&attachment=341304)
::: plugins/elements/gstinputselector.c
@@ +680,3 @@
+ * upstream element might query the current position
+ * See https://bugzilla.gnome.org/show_bug.cgi?id=775445 */
+ res = gst_pad_peer_query (self->srcpad, query);
The same should also happen for DURATION then I assume? It seems to make sense
in general to just forward these always to the srcpad
--
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