gstreamer/gst
Luis de Bethencourt fb9e957cc2 rtspclientsink: remove check for impossible condition
Goto error label checks stream to see if it needs to be unreferenced before
returning, but this goto jumps happens before the stream is ever set, so it
will always be NULL in this error label.

CID #1352034
2016-02-09 10:36:56 +00:00
..
rtsp-server rtsp-media: fix state_lock not locked again when preroll fails 2016-02-02 10:36:05 +00:00
rtsp-sink rtspclientsink: remove check for impossible condition 2016-02-09 10:36:56 +00:00
Makefile.am rtspsink: Add rtspclientsink element 2016-01-29 01:44:26 +11:00