gstreamer/gst/rtsp-sink
Tim-Philipp Müller e3bbd40f0e rtspclientsink: make sure not to use freed string
Set transport string to NULL after freeing it, so that
at worst we get a NULL pointer if constructing a new
transport string fails (which shouldn't really fail here).
Also check return value of that, just in case.

CID 1433768.
2018-04-02 12:35:04 +01:00
..
gstrtspclientsink.c rtspclientsink: make sure not to use freed string 2018-04-02 12:35:04 +01:00
gstrtspclientsink.h rtspclientsink: Use the new rtsp-stream API 2017-12-18 11:34:48 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:44:43 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-31 00:04:43 +01:00
plugin.c rtspsink: Add rtspclientsink element 2016-01-29 01:44:26 +11:00