gstreamer/gst-libs/gst/rtsp
Sebastian Dröge c6f8220920 rtspconnection: Create a new write GSource after removing it
After removal, a GSource is destroyed and can never be attached
again to a main context. We need to create a new one instead.

https://bugzilla.gnome.org/show_bug.cgi?id=704198
2013-07-14 18:11:59 +02:00
..
.gitignore
gstrtsp-marshal.list
gstrtsp.h
gstrtspconnection.c rtspconnection: Create a new write GSource after removing it 2013-07-14 18:11:59 +02:00
gstrtspconnection.h rtsp: add method to get the TLS connection 2013-05-30 17:31:13 +02:00
gstrtspdefs.c rtsp: add method to parse options list 2012-11-27 11:15:34 +01:00
gstrtspdefs.h rtsp: add method to parse options list 2012-11-27 11:15:34 +01:00
gstrtspextension.c
gstrtspextension.h
gstrtspmessage.c rtspmessage: Add several missing g-i annotations 2012-12-10 10:58:12 +01:00
gstrtspmessage.h
gstrtsprange.c rtsprange: use gst_util_gdouble_to_guint64 in get_seconds 2013-04-02 14:33:51 -04:00
gstrtsprange.h rtsprange: Add function to convert a range between formats 2013-03-11 10:41:31 +01:00
gstrtsptransport.c rtsp: add TLS support 2013-05-30 07:35:14 +02:00
gstrtsptransport.h rtsp: add TLS support 2013-05-30 07:35:14 +02:00
gstrtspurl.c rtsp: add TLS support 2013-05-30 07:35:14 +02:00
gstrtspurl.h
Makefile.am build: Link libgstrtsp-1.0.so to libm for pow() 2013-03-11 19:30:13 -04:00
rtsp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00