[gstreamer-bugs] [Bug 142501] - Esd lock with threaded gstreamer.
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Tue Jul 6 06:25:30 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=142501
GStreamer | gstreamer (core) | Ver: HEAD CVS
thomas at apestaart.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
------- Additional Comments From thomas at apestaart.org 2004-07-06 09:25 -------
I don't think it's a bug - basically, you're not connecting a signal handler to
for example eos, which would allow you to change the state to NULL after playback.
So gst_main () never quits since the thread stays in playing, and goes to PAUSED
after eos. But you're not disposing of the objects.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list