[Bug 782960] pipeline deadlocks when changing from PLAYING to PAUSED after processing a segment seek
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 2 22:27:11 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=782960
Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mduponchelle1 at gmail.com
--- Comment #3 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
The patch makes sense to me, I notice that after syncing the event in the EOS
case, we also set sink->eos, which ends up getting used for two purposes:
* reporting eos after step done, I don't think this concerns us here
* some logic in get_position, which I think would be applicable here
This is not directly related to the issue, but as you're basically adding
support for segment seeks in basesink here, might be worth it to look into that
as well.
Otherwise lgtm, please tell me if you can have a quick look at the point above
:)
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the gstreamer-bugs
mailing list