gstreamer/gst-libs/gst/rtsp
Thomas Scheuermann 9a78542ded rtsp: Don't use / as path if no path was provided
RTSP does not mandate that a non-zero-length path is used and
some devices (e.g. IQinVision IQeye 1080p) requires that a
zero-length path is used.
2013-04-08 09:09:33 +02:00
..
.gitignore .gitignore: update after files got renamed 2009-10-17 21:11:10 +01:00
gstrtsp-marshal.list libs: touch marshal.list files to force rebuild after Makefile.am changes 2010-10-19 00:07:47 +01:00
gstrtsp.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
gstrtspconnection.c rtsp: make local_ip and remote_ip variables 2013-04-04 12:32:24 +02:00
gstrtspconnection.h rtspconnection: Add API to disable session ID caching in the connection 2013-03-11 10:41:00 +01: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 Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspextension.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspmessage.c rtspmessage: Add several missing g-i annotations 2012-12-10 10:58:12 +01:00
gstrtspmessage.h Fix FSF address 2012-11-03 23:05:09 +00:00
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 Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtsptransport.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspurl.c rtsp: Don't use / as path if no path was provided 2013-04-08 09:09:33 +02:00
gstrtspurl.h Fix FSF address 2012-11-03 23:05:09 +00:00
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