[Bug 746445] rtpaux: Unit test is racy and producing warnings

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 21 11:29:22 PDT 2015


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The warning is gone but the test is still racy and sometimes fails

commit 0e3609a6e12cc44a4d83cabed910422c2e91a5b8
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat Mar 21 17:50:40 2015 +0100

    rtpsession: Fix another instance of sticky event misordering warnings

    Make sure that the sync_src pad has caps before the segment event.
    Otherwise we might get a segment event before caps from the receive
    RTCP pad, and then later when receiving RTCP packets will set caps.
    This will results in a sticky event misordering warning

    This fixes warnings in the rtpaux unit test but also in the
    rtpaux and rtx examples in tests/examples/rtp

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

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