rtsp-media: Make sure to also unblock pads when going to PLAYING while buffering
authorSebastian Dröge <sebastian@centricular.com>
Mon, 15 Jun 2020 15:29:13 +0000 (18:29 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 15 Jun 2020 15:29:13 +0000 (18:29 +0300)
commitb681200673b46246a051a45f494878513285886e
treeba3fa8ba1cea8e7f2b5736b7775bf93b03209c35
parente4624197dacd5981e996f517c14d1ed59b77651c
rtsp-media: Make sure to also unblock pads when going to PLAYING while buffering

The pad probes are not needed anymore at this point and later when
reaching buffering 100% only the state is changed, no unblocking
happens.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/-/merge_requests/135>
gst/rtsp-server/rtsp-media.c