gstreamer/gst-libs/gst/rtsp
Wim Taymans 1081ae59eb rtsp: add ETag and If-Match headers
Add new headers, we need them for RealMedia support.
2009-03-25 16:36:14 +01:00
..
.gitignore gst-libs/gst/rtsp/.cvsignore: Ber. Don't include the full path, idiot. 2007-07-27 09:17:19 +00:00
gstrtsp.h gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspbase64.c rtsp: Use GLib base64 functions and deprecate gst_rtsp_base64_encode 2009-03-17 22:53:44 +01:00
gstrtspbase64.h rtsp: Use GLib base64 functions and deprecate gst_rtsp_base64_encode 2009-03-17 22:53:44 +01:00
gstrtspconnection.c rtsp: fix resolving of hostnames 2009-03-13 16:19:41 +01:00
gstrtspconnection.h rtsp: Add methods for getting the read/write fds 2009-03-06 18:54:57 +01:00
gstrtspdefs.c rtsp: add ETag and If-Match headers 2009-03-25 16:36:14 +01:00
gstrtspdefs.h rtsp: add ETag and If-Match headers 2009-03-25 16:36:14 +01:00
gstrtspextension.c Add method for handling server requests 2009-02-23 10:57:08 +01:00
gstrtspextension.h Add method for handling server requests 2009-02-23 10:57:08 +01:00
gstrtspmessage.c rtsp: fix g_return condition 2009-03-11 17:29:41 +01:00
gstrtspmessage.h rtsp: remove , from last enum member 2009-03-04 12:12:06 +01:00
gstrtsprange.c rtsp: fix parsing of 'now-' ranges. 2009-03-05 13:48:37 +01:00
gstrtsprange.h RTSPRange: Add method to serialize ranges 2009-02-04 17:03:52 +01:00
gstrtsptransport.c rtsp: only add ports when not using TCP 2009-03-09 13:53:41 +01:00
gstrtsptransport.h RTSP: parse rtsph uris as RTSP tunneled over HTTP 2009-03-02 15:48:56 +01:00
gstrtspurl.c RTSP: parse rtsph uris as RTSP tunneled over HTTP 2009-03-02 15:48:56 +01:00
gstrtspurl.h GstRTSPUrl: Add some const to methods 2009-02-04 13:16:48 +01:00
Makefile.am gst-libs/gst/rtsp/Makefile.am: Distribute, don't install md5.h 2008-05-21 17:01:16 +00:00
md5.c gst-libs/gst/rtsp/: Add Digest authorization support for RTSP connections. See #532065. 2008-05-08 14:46:27 +00:00
md5.h gst-libs/gst/rtsp/: Add Digest authorization support for RTSP connections. See #532065. 2008-05-08 14:46:27 +00:00
rtsp-marshal.list gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00