[gstreamer-bugs] [Bug 485753] Decodebin2 deadlocks when nulling pipeline during typefind

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 16 09:48:35 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=485753

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.15




------- Comment #5 from Wim Taymans  2007-10-16 16:48 UTC -------
        * gst/playback/gstdecodebin.c: (new_pad), (type_found):
        Make the window for a race in typefind and shutting down smaller until
        we figure out the right locking here. Avoids #485753 usually.

        * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
        Remove unneeded lock causing a race in typefind and shutting down.
        Fixes #485753.

        * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
        Also remove sinks when going to NULL because we might not complete the
        state change to PAUSED, causing the PAUSED->READY state change not to
        happen.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=485753.




More information about the Gstreamer-bugs mailing list