[gstreamer-bugs] [Bug 577326] tcpclientsrc stops working if set to PLAYING, PAUSED and PLAYING again
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 10 08:55:12 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=577326
GStreamer | gst-plugins-base | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.26
--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2009-12-10 16:55:06 UTC ---
->unlock is only called when configured as a live source or when seeking or
some other operation that needs to flush. I could not really reproduce this
here.
In any case, this should fix it.. Reopen if something else goes wrong for you.
commit dc91454984a93cf9dd9587dbe7ba737d1fa77c56
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Thu Dec 10 17:53:01 2009 +0100
tcpclientsrc: unset flushing state too
When unlocking, we set the flushing state on the fdset. Implement
unlock_stop so
that we can use it to unset the flushing state again.
Fixes #577326
--
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