[Bug 694184] Wrong code organisation in case of collision in rtpsession

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 21 23:32:21 PST 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.6

--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2013-02-22 07:32:19 UTC ---
commit a158d6111f1d42024bc314d65633615869a5fdcd
Author: Paul HENRYS <visechelle at gmail.com>
Date:   Wed Feb 13 10:46:54 2013 +0100

    rtpsession: Fix wrong code organisation in case of collision

    change_ssrc field of RTPSession should be set before calling
    rtp_session_schedule_bye_locked () as this function will call reconsider
fun
    that will wake up rtcp_thread which will call rtp_session_on_timeout ()
that
    check change_ssrc to change the ssrc.

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

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