gstreamer/gst-libs/gst/rtsp
Tim-Philipp Müller 4b06fad321 docs: add GstRTSPExtension to docs
Add minimal docs for GstRTSPExtension so people know it exists.
2010-03-16 00:04:41 +00:00
..
.gitignore .gitignore: update after files got renamed 2009-10-17 21:11:10 +01:00
gstrtsp-marshal.list build: fix previous commit to fully accomodate the glib-gen.mak changes 2009-10-16 10:56:56 +03: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 Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +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: make timeout usec more accurate 2010-03-15 11:36:22 +01:00
gstrtspconnection.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtspdefs.c rtsp: Don't define h_error ourselves 2010-01-13 23:06:40 +01:00
gstrtspdefs.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtspextension.c docs: add GstRTSPExtension to docs 2010-03-16 00:04:41 +00:00
gstrtspextension.h Add method for handling server requests 2009-02-23 10:57:08 +01:00
gstrtspmessage.c rtsp: Added support for HTTP messages 2009-08-24 13:19:44 +02:00
gstrtspmessage.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02: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: add some more docs 2009-06-09 22:00:53 +02:00
gstrtspurl.c rtsp: Made the parsing of the RTSP URL scheme more generic. 2009-06-17 18:34:57 +02:00
gstrtspurl.h GstRTSPUrl: Add some const to methods 2009-02-04 13:16:48 +01:00
Makefile.am build: Make some more rules silent if requested 2010-03-09 21:01:38 +00:00