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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 21 11:05:59 PST 2014


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

--- Comment #4 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-02-21 19:26:44 UTC ---
The pad stream lock is recursive(In reply to comment #3)
> (In reply to comment #2)
>
> 2) Good question about doing seeking on the same thread, I wrote the patch
> based on some experiments I was conducting with pushfilesrc ! oggdemux, but I'm
> not sure why it works as the seeking function seems to need the pad stream
> lock. Will try to understand this properly before pushing :)

The pad stream lock is recursive and the probes are called without the pad
object lock.

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