rtpssrcdemux: Hold on internal stream lock while pushing sticky
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 28 Nov 2018 22:14:11 +0000 (17:14 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 29 Nov 2018 20:33:57 +0000 (15:33 -0500)
commit40daf6322d07bed9c7bf30c89328d9f444257a97
tree86ed45aacb2f9cec6aa8413bf23c7f1254c59442
parentc596bdda38305f3e58a315d30c82d2549bef59aa
rtpssrcdemux: Hold on internal stream lock while pushing sticky

This reverts "6f3734c305 rtpssrcdemux: Only forward stick events while
holding the sinkpad stream lock" and actually hold on the internal
stream lock. This prevents in some needed case having a second
streaming thread poping in and messing up event ordering.
gst/rtpmanager/gstrtpssrcdemux.c