gst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 17 Aug 2007 13:42:49 +0000 (13:42 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 17 Aug 2007 13:42:49 +0000 (13:42 +0000)
commit01d9553d43335b7cde69a47afc6fa510ab3c530c
treef6c644b6f56b38822b2ca629cb66d5840de42886
parentc17a721e0a6adf816ebba6e465d0aeab6bdcf4fa
gst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups.

Original commit message from CVS:
* gst-libs/gst/rtsp/gstrtspconnection.c:
(gst_rtsp_connection_connect), (gst_rtsp_connection_write),
(gst_rtsp_connection_read), (gst_rtsp_connection_poll):
* gst-libs/gst/rtsp/gstrtspconnection.h:
Small cleanups.
On shutdown, don't read the control socket yet.
Set timeout value correctly in all cases.
Add function to check if the server accepts reads or writes.
API: gst_rtsp_connection_poll()
* gst-libs/gst/rtsp/gstrtspdefs.h:
Fix compilation with -pedantic.
Add enum for _poll.
ChangeLog
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/gstrtspconnection.h
gst-libs/gst/rtsp/gstrtspdefs.h