[Bug 733495] discoverer: Deadlocks on MP3s on ALLOCATION query

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 23 03:49:19 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733495
  GStreamer | gst-plugins-base | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-07-23 10:49:13 UTC ---
commit 73646bd04f4755ae3709ae4bd10b122e74358711
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Jul 23 12:36:15 2014 +0200

    playbin: Go asynchronously from READY to PAUSED

    We now add all our elements to uridecodebin *after*
    GstBin::change_state(READY->PAUSED), so we need to post async-start
    and async-done messages ourselves if we want to work async.

    https://bugzilla.gnome.org/show_bug.cgi?id=733495

commit 5c038192e25e6bfc68de326d6f249592b9532cd5
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Jul 23 12:27:36 2014 +0200

    uridecodebin: Go asynchronously from READY to PAUSED

    We now add all our elements to uridecodebin *after*
    GstBin::change_state(READY->PAUSED), so we need to post async-start
    and async-done messages ourselves if we want to work async.

    https://bugzilla.gnome.org/show_bug.cgi?id=733495

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