[Bug 702697] adder: Seek while paused causes deadlock
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 19 15:52:13 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702697
GStreamer | gst-plugins-base | git
--- Comment #5 from Brendan Long <self at brendanlong.com> 2013-06-19 22:52:07 UTC ---
Releasing the lock before `ret = gst_collect_pads_check_collected (pads);` and
then getting it back again after seems to fix the problem too, but again, I
don't know what the correct behaviour is here since I'm completely unfamiliar
with these elements :\
--
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