gstreamer/gst-libs/gst/rtsp
Wim Taymans 77c284a31f Fix some more RTSP docs.
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-sections.txt:
* gst-libs/gst/rtsp/gstrtspdefs.h:
* gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
(gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
(gst_rtsp_message_init_response),
(gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
(gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
(gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
(gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
(gst_rtsp_message_get_body), (dump_key_value):
* 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/gstrtsprange.h:
* gst-libs/gst/rtsp/gstrtsptransport.c:
* gst-libs/gst/rtsp/gstrtspurl.c:
Fix some more RTSP docs.
Add some missing methods for dealing with messages.
2007-07-25 11:22:30 +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 Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtspmessage.c Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtspmessage.h Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsprange.c Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsprange.h Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsptransport.c Fix some more RTSP docs. 2007-07-25 11:22:30 +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 Fix some more RTSP docs. 2007-07-25 11:22:30 +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