[Bug 790674] gst-validate failures on RTSP tests

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 24 14:58:32 UTC 2017


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

--- Comment #15 from Edward Hervey <bilboed at bilboed.com> ---
Commited all other patches in the time being.

Remaining issue is that rtsp2 corner case.

commit bb29d2e2ee46a1e1b3ffc52a3c0da91e42d82e0b (HEAD -> master, origin/master,
origin/HEAD)
Author: Patricia Muscalu <patricia at axis.com>
Date:   Thu Nov 23 20:34:03 2017 +0100

    rtsp-media: Fix handling in default_unsuspend()

    Handle the case when streams are not blocked and media
    is suspended from PAUSED.

    Change-Id: I2f3d222ea7b9b20a0732ea5dc81a32d17ab75040

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

commit de930f2e4d74f1cbf1679aa03ff6f603a5eff5ef
Author: Patricia Muscalu <patricia at axis.com>
Date:   Thu Nov 23 18:51:21 2017 +0100

    check/media: Fix thread pool leak.

    Change-Id: I0f92b1caca0ee518ae64a7dacfbd28a214c3eea1

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

commit 132e00adfd0333be082594bf7e64d3b96d95d263
Author: Patricia Muscalu <patricia at axis.com>
Date:   Thu Nov 23 18:39:44 2017 +0100

    rtsp-media: Removed fakesink elements

    There is not need of adding fakesink elements to the media
    pipeline in the dynamic-payloader case.
    The media pipeline itself is dynamically updated with
    the receiver and sender parts that are based on the client
    transport information known after SETUP has been received.

    Change-Id: I4e88c9b500c04030669822f0d03b1842913f6cb9

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

commit ac6169d50a6e1bf03323b7bada4bd43f4126b012
Author: Patricia Muscalu <patricia at axis.com>
Date:   Thu Nov 23 09:10:54 2017 +0100

    rtsp-media: Corrected ASYNC_DONE handling

    Media is complete when all the transport based parts are
    added to the media pipeline. At this point ASYNC_DONE is
    posted by the media pipeline and media is ready to enter
    the PREPARED state.

    Change-Id: I50fb8dfed88ebaf057d9a35fca2d7f0a70e9d1fa

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

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