[Bug 649617] [rtp] Deadlock and other fixes for rtpssrcdemux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 17 00:24:47 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.30
            Summary|Deadlock and other fixes    |[rtp] Deadlock and other
                   |for rtpssrcdemux            |fixes for rtpssrcdemux

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-17 07:24:40 UTC ---
commit b6bfc512e8c3781b272732b9b342a225bb32412a
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Fri May 6 19:09:17 2011 -0400

    ssrcdemux: Implement iterate internal links for sink pads

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

commit 23b6c8febc71b3303ae6bca19ae9ef9a7f2ca1e8
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Fri May 6 18:41:01 2011 -0400

    rtpssrcdemux: iterate pad function is only valid for src pads

    The iterate function is only used for src pads, so mark it as such and
remov
    dead code.

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

commit 1bf94a92b04e4b0ff83fd015daa46e880cc4d920
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Fri May 6 18:12:53 2011 -0400

    rtpssrcdemux: Release lock before emitting signal

    If the lock is not released before emitting a signal, it may cause a
deadloc
    if any other function in the element is called.

    Also removed an unused timestamp parameter

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

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