[Bug 724182] gst-rtsp-server: stop thread if media is shared

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 18 01:46:27 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724182
  GStreamer | gst-rtsp-server | git

Wim Taymans <wim.taymans> changed:

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

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-02-18 10:06:41 UTC ---
commit 0bd687f2107f613d33060484fa86159c288d4a1e
Author: Aleix Conchillo Flaqué <aleix at oblong.com>
Date:   Tue Feb 11 14:20:39 2014 -0800

    media: stop thread if media is already prepared

    in gst_rtsp_media_prepare() the thread is not used if media is already
    prepared (e.g. media shared) so we want to stop the thread. otherwise, a
    leak occurs.

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

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