gstreamer/gst-libs/gst/rtsp
Wim Taymans 3dff14d6b1 Added beginnings of RTSP documentation.
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-docs.sgml:
* docs/libs/gst-plugins-base-libs-sections.txt:
* gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
* gst-libs/gst/rtsp/gstrtspbase64.h:
* gst-libs/gst/rtsp/gstrtspconnection.c:
(gst_rtsp_connection_connect), (add_auth_header),
(gst_rtsp_connection_write), (gst_rtsp_connection_send),
(read_body), (gst_rtsp_connection_receive),
(gst_rtsp_connection_next_timeout),
(gst_rtsp_connection_reset_timeout),
(gst_rtsp_connection_set_auth):
* gst-libs/gst/rtsp/gstrtspconnection.h:
* gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
* gst-libs/gst/rtsp/gstrtspdefs.h:
* gst-libs/gst/rtsp/gstrtspmessage.h:
* gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
(parse_npt_range), (parse_clock_range), (parse_smpte_range),
(gst_rtsp_range_parse):
* gst-libs/gst/rtsp/gstrtspurl.h:
Added beginnings of RTSP documentation.
2007-07-24 19:19:33 +00:00
..
gstrtspbase64.c Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtspbase64.h Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtspconnection.c Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtspconnection.h Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtspdefs.c Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtspdefs.h Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtspmessage.c Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00
gstrtspmessage.h Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtsprange.c Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtsprange.h Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00
gstrtsptransport.c Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00
gstrtsptransport.h Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00
gstrtspurl.c Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00
gstrtspurl.h Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
Makefile.am Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00