[Bug 724757] basesrc: Ignores seek made when the last buffer is pushed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 22 06:53:07 PST 2014


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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-22 15:13:58 UTC ---
Are right, and there's no queue in between here so you definitely call from the
same thread and the recursive mutex can recurse ;) Tricky... I think you should
add a big comment about this in the test to not lead people do the same in
other code unless they know what they're doing :)


For the locking problem, can you handle that in a separate patch? Also talk to
Wim about that, he might have an opinion on how this should be fixed properly.

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