[Bug 702046] rtspsrc doesn't produce buffers
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jun 15 20:42:14 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702046
GStreamer | gst-plugins-good | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.1.2
--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2013-06-16 03:42:08 UTC ---
commit d9bc48edc977f86b39aabe9e1f125603c82bec6a
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Sun Jun 16 05:40:13 2013 +0200
rtspsrc: manage element state ourselves
Lock the state of the all our elements and manage their states
outselves. Because we are working async, we can't rely on the state
change function to set the state at the right time or to return the
right return value from the state change function.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=702046
--
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