gst/rtsp/: RTSP cleanups.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 2 Jun 2005 13:26:35 +0000 (13:26 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 2 Jun 2005 13:26:35 +0000 (13:26 +0000)
commitc4035cc97096da39ec1878fce5e7a112526520e6
tree31f81e2e82c810fe1f9fc675063ad975433f4b63
parent57ef7d7a0b68b2775d526cde8bc1bf5acfa864aa
gst/rtsp/: RTSP cleanups.

Original commit message from CVS:
* gst/rtsp/README:
* gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
(gst_rtspsrc_class_init), (gst_rtspsrc_create_stream),
(gst_rtspsrc_add_element), (gst_rtspsrc_set_state),
(gst_rtspsrc_stream_setup_rtp),
(gst_rtspsrc_stream_configure_transport), (find_stream),
(gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_play),
(gst_rtspsrc_change_state):
* gst/rtsp/rtsptransport.c: (rtsp_transport_new),
(rtsp_transport_init), (parse_mode), (parse_range),
(rtsp_transport_parse), (rtsp_transport_free):
RTSP cleanups.
ChangeLog