rtspclientsink: fix waiting for multiple streams
authorMatthew Waters <matthew@centricular.com>
Tue, 19 Jun 2018 04:53:02 +0000 (14:53 +1000)
committerMatthew Waters <matthew@centricular.com>
Thu, 21 Jun 2018 10:56:46 +0000 (20:56 +1000)
commitb5a61f488dba3d558bc53c592fd845c7d0236b41
tree5901f0592f6904dce6247463e28a4c9aeb26fbf0
parentea67b932b3668d0cb006544a1ae4b852a0cf8f92
rtspclientsink: fix waiting for multiple streams

We were previously only ever waiting for a single stream to notify it's
blocked status through GstRTSPStreamBlocking.  Actually count streams to
wait for.

Fixes rtspclientsink sending SDP's without out some of the input
streams.

https://bugzilla.gnome.org/show_bug.cgi?id=796624
gst/rtsp-sink/gstrtspclientsink.c
gst/rtsp-sink/gstrtspclientsink.h