rtsp-media: Unblock blocked streams in unprepare
authorLinus Svensson <linussn@axis.com>
Tue, 1 Apr 2014 11:16:26 +0000 (13:16 +0200)
committerWim Taymans <wtaymans@redhat.com>
Tue, 8 Apr 2014 12:58:23 +0000 (14:58 +0200)
commita3e6b11f11e18f2d67cffafdd65a51f47cd7b64f
tree42f03452ea81640c36300b9e55004c4bcc66dfb4
parentfd5e949169d71fe23102d6120853e28ef45f5ae4
rtsp-media: Unblock blocked streams in unprepare

The streams will be blocked when a live media is prepared.
The streams should be unblocked in gst_rtsp_media_unprepare.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=727231
gst/rtsp-server/rtsp-media.c
tests/check/gst/media.c