gstreamer/gst
Marcus Prebble b90d4ba917 rtsp-server: Change the logic so we don't pop a NULL context
When doing a port scan (e.g. with nmap) the call to GST_RTSP_CHECK()
will sometimes fail. This call is made before any context is pushed
resulting in an attempt to pop a NULL context.

https://bugzilla.gnome.org/show_bug.cgi?id=757949
2015-11-11 15:58:27 +01:00
..
rtsp-server rtsp-server: Change the logic so we don't pop a NULL context 2015-11-11 15:58:27 +01:00
Makefile.am Split in library and example program 2009-01-08 13:18:55 +01:00