media: take the right lock in gst_rtsp_media_set_pipeline_state()
authorWim Taymans <wtaymans@redhat.com>
Tue, 26 Nov 2013 15:25:37 +0000 (16:25 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 26 Nov 2013 15:25:37 +0000 (16:25 +0100)
commitb8ae2570d9a4807fdd7d97b000a026cddde1b5ae
tree4abad7c4c3eeef557c1721612b8608e3c5c25f0a
parent9da7b5eeb51eccf329add863321c07e4b00f47c2
media: take the right lock in gst_rtsp_media_set_pipeline_state()

We need to take the state_lock when calling this method.
gst/rtsp-server/rtsp-media.c