gst/rtsp/: Clean up the interface list.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 27 Jul 2007 11:21:20 +0000 (11:21 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 27 Jul 2007 11:21:20 +0000 (11:21 +0000)
commita8ee445da6ff59bbe89b67b5133f1e3aa574bae2
tree8f2585acdacc192c0ea77fa52ef5e4d1cfc5d8f5
parent1364d7b0b1f036e685fc518307fb4d8edd7d172f
gst/rtsp/: Clean up the interface list.

Original commit message from CVS:
* gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
(gst_rtsp_ext_list_connect):
* gst/rtsp/gstrtspext.h:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
(gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
Clean up the interface list.
Allow connecting to interface signals for the extensions.
Remove old extension code.
Free list on cleanup.
Allow extensions to send additional RTSP messages.
ChangeLog
gst/rtsp/gstrtspext.c
gst/rtsp/gstrtspext.h
gst/rtsp/gstrtspsrc.c