gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
authorAndy Wingo <wingo@pobox.com>
Wed, 29 Jun 2005 16:27:27 +0000 (16:27 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 29 Jun 2005 16:27:27 +0000 (16:27 +0000)
commitd9b7ddd426ca3bf1d87629e8a605a53d6fffa7a8
tree3560a107afac2e1b2e28c46b2fb82781b8e625c3
parent2d109a18fb9bb87100c8b788457bc5c8458f9f50
gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the

Original commit message from CVS:
2005-06-29  Andy Wingo  <wingo@pobox.com>

* gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
URI handler.

* gst/udp/gstudpsrc.c (gst_udpsrc_start):
(gst_udpsrc_create): Signedness.

* gst/rtsp/sdpmessage.c (sdp_message_parse_buffer): Thanks
compiler!
(sdp_parse_line): Signedness fix.
ChangeLog
gst/rtsp/rtsptransport.c
gst/rtsp/sdpmessage.c
gst/udp/gstudpsink.c
gst/udp/gstudpsrc.c